helm-schema-gen icon indicating copy to clipboard operation
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.

Results 3 helm-schema-gen issues
Sort by recently updated
recently updated
newest added

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.