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

Automatic container image update for Argo CD

Results 336 argocd-image-updater issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Hi team whenever I push a docker image to ghcr using `docker push ghcr.io/kaikiat/python-docker:latest` , I get the error `Using version constraint 'latest' when looking for a...

bug

**Describe the bug** I tried for update the 'name' strategy - and it sorts the numbers in wrong. I use the Build Number as Image Tag and the previous Number...

bug

**Describe the bug** could not get image from public.ecr.aws registry. **To Reproduce** 1. create argocd-image-updater 2. kubectl exec -it argocd-image-updater-bb9c65fbd-rdfgn -- sh 3. $ argocd-image-updater test public.ecr.aws/nginx/nginx ``` INFO[0000] getting...

bug

**Describe the bug** Events when updating images are not correctly sent, probably because the namespace contains a hyphen `-`: ``` time="2021-09-20T10:14:47Z" level=warning msg="Event could not be sent: namespaces \"\\\"argo-cd\\\"\" not...

bug

**Describe the bug** I setup the application to use the digest strategy. The registry is the AWS ECR. In the log the image updater shows that it identified the image...

bug

**Is your feature request related to a problem? Please describe.** We're using the `semver` strategy for our production image updates, which works well. However, we also recently enabled [Binary Authorization,...

enhancement

**Is your feature request related to a problem? Please describe.** in my use case i need to be able to rollback the application, using semver versioning, i want to be...

enhancement

While using the test command to check for latest tags from nexus image repository an error is observed about unknown certificate. I've configured the registries conf and used insecure: true,...

bug

**Is your feature request related to a problem? Please describe.** We are using argocd-image-updater with git write back and have multiple independent clusters that deploy apps from that repository. We...

enhancement

Describe the bug I want to use the new GCR registry "gcr.io" but I get a strange error message "Could not get tags from registry: denied: Failed to read tags...

bug