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** The latest release was released in January this year. At the time, there was a bug in alpine where the DNS implementation in musl didn't support upgrading...

bug

Functional, however unit tests for multi-source needs to be updated. fix: #513

**Is your feature request related to a problem? Please describe.** Hi together maybe this isn't a feature request rather a "How To" question. I would like to check multiple Image...

enhancement

How come image-updater has different behavior to the standard `kustomize edit set tag` ? It makes it inconsistent when working with custom tooling. IE, in some cases in CI I...

enhancement

Checklist: * [ x ] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq. * [ x ] I've included steps to reproduce the bug. * [ x...

bug

**Is your feature request related to a problem? Please describe.** As a common usage we tag our images using SemVer. Additionally we would like to use digest updater strategy in...

enhancement

**Describe the bug** I'm using github app to pull images on the argocd and it is working as expected, the name of the secret is `repo-1275005290` When I try to...

bug

Hi there, I like this project. It has quite interesting non intrusive approach with updating images tags in GitOps fashion. However, I am a bit worried about release cycle (last...

enhancement

**Describe the bug** I have installed argocd-image-updater based on this documents (first method): https://argocd-image-updater.readthedocs.io/en/stable/install/installation/#method-1-installing-as-kubernetes-workload-in-argo-cd-namespace But as metrics part says, there should be a services called `argocd-image-updater` which exposes metrics port...

bug

Hey there, so I got everything working for several weeks now, and accidentally I noticed this on my docker hub for both repos I'm using: How do I reduce the...