helm-charts
helm-charts copied to clipboard
feat: add values.schemas.json
What was changed
Added a values-schemas-json generated by helm plugin install https://github.com/losisin/helm-values-schema-json.git && helm schema.
Why?
This is useful for some applications such as cdk8s which generates the constructs based on this schema. It may be worth adding a Github action or precommit to autogenerate this.
Checklist
-
Closes
-
How was this tested:
N/A
- Any docs updates needed?
N/A