community icon indicating copy to clipboard operation
community copied to clipboard

Rendering helm chart outside of kubernetes environment

Open lpleahyw opened this issue 2 years ago • 1 comments

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?

lpleahyw avatar Nov 22 '23 22:11 lpleahyw

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

gjenkins8 avatar Jan 19 '24 06:01 gjenkins8