rules_helm
rules_helm copied to clipboard
Include values.schema.json in the chart if it exists
Fixes #77.
Unlike Chart.yaml and values.yaml files in the chart root, values.schema.json is an optional file, so it is OK if it does not exist.