Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: introduce minimal chart values schema to catch structural changes
This introduces a minimal values.schema.json file to catch the breaking structural changes made to the values.yaml file in the related commits to this PR. This will cause the 'helm template' or 'helm lint' commands to throw errors and require consumers of the chart to fix their values.yaml before deploying.
- Loading branch information