rules_helm icon indicating copy to clipboard operation
rules_helm copied to clipboard

Include values.schema.json in the chart if it exists

Open zachburg opened this issue 7 months ago • 0 comments

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.

zachburg avatar May 08 '25 20:05 zachburg