helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

feat: add values.schemas.json

Open mathewjhan opened this issue 4 months ago • 1 comments

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.

see: README

Checklist

  1. Closes

  2. How was this tested:

N/A

  1. Any docs updates needed?

N/A

mathewjhan avatar Sep 16 '25 06:09 mathewjhan

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 16 '25 06:09 CLAassistant