-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
None
-
False
-
-
-
GitOps Tangerine - Sprint 3265
Description of Problem
see image-updater issue https://github.com/argoproj-labs/argocd-image-updater/issues/895
Additional Info
After upgrading to v0.15.0, if pushBranch is not the same as checkOutBranch , argocd image updater continuously force pushes new commits.
To Reproduce
Set argocd-image-updater.argoproj.io/git-branch to
:image-updater/master/account/{{range .Images}}{{.Name}}-{{.NewTag}}{{end}}
Expected behavior
If there is no change, nothing is pushed.
- clones
-
GITOPS-5801 image-updater v0.15.0 misses the checksum file release-v0.15.0.sha256
- Closed