You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments