kadaster-labs / sensrnet-helm-charts

Other
0 stars 0 forks source link

Generate docs in pre-commit hook #9

Closed kad-busses closed 3 years ago

kad-busses commented 3 years ago

We currently use the helm-docs tool to generate Chart docs. This is a manual action and is very easy to be forgotten. The author of the tool already suggests how to use this tool in a pre-commit hook, regenerating the docs on each commit. https://github.com/norwoodj/helm-docs#pre-commit-hook

Additionally, investigate if we can update the values.schema.json files. This currently is a manual action as well. This tool is used for that: https://github.com/karuppiah7890/helm-schema-gen