argocd-image-updater icon indicating copy to clipboard operation
argocd-image-updater copied to clipboard

fix: Could not update application spec: could not find an image-tag annotation for image

Open chengfang opened this issue 1 year ago • 1 comments

Fixes https://github.com/argoproj-labs/argocd-image-updater/issues/840

chengfang avatar Aug 27 '24 19:08 chengfang

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73.50%. Comparing base (5990a9b) to head (25d55fa). Report is 114 commits behind head on master.

Files with missing lines Patch % Lines
pkg/argocd/update.go 77.77% 1 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #843      +/-   ##
==========================================
+ Coverage   73.48%   73.50%   +0.01%     
==========================================
  Files          31       31              
  Lines        3142     3144       +2     
==========================================
+ Hits         2309     2311       +2     
  Misses        695      695              
  Partials      138      138              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Aug 27 '24 19:08 codecov-commenter

@chengfang can you please resolve the conflict?

jannfis avatar Sep 06 '24 00:09 jannfis