helm / community

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

Rendering helm chart outside of kubernetes environment #323

Open lpleahyw opened 10 months ago

lpleahyw commented 10 months ago

I am looking to explore being able to just render a helm template in memory like one would using something like helm template template chart/name --version=1 but I want to do this in go using this library. Is there a way one can do this like with the CLI but outside of a kubernetes environment?

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!