argocd-image-updater
argocd-image-updater copied to clipboard
Helm Chart Support
Hi is there currently a helm chart for argocd-image-updater?
I would like to install it together with argocd helm chart but the only stuff i found was
"kubectl apply -n argocd -f manifests/install.yaml"
Hey, there has been a PR on the Argoproj's community maintained Helm chart repository at https://github.com/argoproj/argo-helm/pull/477, but it got closed for reasons unknown to me.
It might make sense to ask for a chart at the Helm charts project
I think the reason is this one (Quote from Readme):
Will it ever be fully integrated with Argo CD? In the current form, probably not. If there is community demand for it, let's see how we can make this happen.
But without a helm chart for many projects it is not usable
Hello @victorgetz, I found the helm chart to use this in the following link : https://artifacthub.io/packages/helm/argo/argocd-image-updater/0.8.0 Try to check it out if fits you.
Just FYI, argoproj/argo-helm#477 was merged on Aug 16, 2021