Helm plugin for generating values.schema.json from single or multiple values files. Schema can be enriched by reading annotations from comments. Works only with Helm3 charts. With pre-commit, you can ...
├── .github # Definitions of GitHub workflows, pull request, and issue templates ├── components # Various generic components such as "Button", "Figure", etc. ├── data # JSON Schema implementations ├── ...
Abstract: JSON is a widely used data format for data exchange between application systems and programming frontends. In the Java ecosystem, Java JSON libraries serve as fundamental toolkits for ...