helm / community

Helm community content
https://helm.sh
417 stars 175 forks source link

Is there any official docker image containing helm? #327

Open ThePlenkov opened 9 months ago

ThePlenkov commented 9 months ago

Hi!

I want to build helm charts from CI/CD. I'd like to use some docker image, which can be permanently in sync with released helm version.

Of course - I can create my own image and just install there always latest package, but still - do you know any image which is ready for use already?

Thank you!

ThePlenkov commented 9 months ago

I have found alpine/helm, but is not labelled as verified unfortunately.

gjenkins8 commented 8 months ago

Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!