helm-schema-gen
helm-schema-gen copied to clipboard
So that you don't have to write values.schema.json by hand from scratch for your Helm 3 charts.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...
Instead of just reading in the yaml we want to be able to configure alternate types in the YAML similar to how helmdocs does it.
Currently only types are generated. We want to be able to declare required values, regex validation, etc.