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

Helm Chart Support

Open victorgetz opened this issue 3 years ago • 4 comments

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"

victorgetz avatar Jun 23 '21 08:06 victorgetz

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

jannfis avatar Jun 25 '21 16:06 jannfis

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

victorgetz avatar Jun 28 '21 07:06 victorgetz

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.

yurissouza avatar Apr 05 '22 16:04 yurissouza

Just FYI, argoproj/argo-helm#477 was merged on Aug 16, 2021

TaiSHiNet avatar Jun 29 '22 00:06 TaiSHiNet