Continuous Integration for helm charts | Funky Penguin

I’ve recently been working on a comprehensive helm chart for docker-mailserver.


This is a companion discussion topic for the original entry at https://www.funkypenguin.co.nz/note/continuous-integration-for-helm-charts/

Kubeval now have the flag --ignore-missing-schemas so instead of using grep -v crd.yaml, simply add --ignore-missing-schemas !

1 Like