helm / community

Helm community content
https://helm.sh
421 stars 179 forks source link

Is there a way to extend helm lint functionality? #316

Open jeffsaremi opened 1 year ago

jeffsaremi commented 1 year ago

I find the checking that helm lint performs to be very basic. And from my desktop to the actual deployment there's a huge gap in time and in process I'd like to be able to cram in more checks into the lint. How can I do that? Checks are the primarily concerned with yaml soundness and helm syntax verifiction

gjenkins8 commented 10 months ago

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