You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When argocd-image-updater.argoproj.io/image-list annotation has 2 images separated by a comma but without any space after the comma, the first image is not updated.
To Reproduce
argocd-image-updater.argoproj.io/image-list: my-image1=registry/image1,my-image2=registry/image2