travisghansen / argo-cd-helmfile

Integration between argo-cd and helmfile
MIT License
213 stars 55 forks source link

request (?): to use argocd-helmfile with argoc-image-updater #12

Closed dmitriyr333 closed 2 years ago

dmitriyr333 commented 2 years ago

hello, I would like to ask if it's possible to use your scripts for argocd+helmfile with argocd-image-updater

as of right now, I was not able to make this work due to the fact that argocd-image-updater does not recognize Plugins

could you perhaps think of any way "fooling" image-updater into believing it's a plain'old Helm file? Afterall, it only needs to update image.tag

thank you

travisghansen commented 2 years ago

I don’t use that but the chances seem slim if it doesn’t support plugins. If a way is possible I’m open to changes that could be made however.

dmitriyr333 commented 2 years ago

Understood. I'll close this issue as it seems it is out of scope for this particular project.