helm/pkg/lint
anessi acf7158565
feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint'
When --skip-schema-validation is set, any schema contain in the helm chart is ignored. Defaults to 'false'.

Closes #10398

Signed-off-by: anessi <16045045+anessi@users.noreply.github.com>
2024-06-25 16:43:48 +02:00
..
rules feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' 2024-06-25 16:43:48 +02:00
support Bump the Go version 2023-03-22 11:29:26 -04:00
lint.go feat(helm): add --skip-schema-validation flag to helm 'install', 'upgrade' and 'lint' 2024-06-25 16:43:48 +02:00
lint_test.go Remove warning for template directory not found. 2023-07-09 16:30:04 +12:00