rules_helm
rules_helm copied to clipboard
Add `strict` attribute to `helm_lint_test`
This will run helm lint --strict and fail on lint warnings.
Fixes #157