- Fork this repository, develop, and test your changes.
- Submit a pull request.
When submitting a pull request, please ensure that:
-
The PR follow Helm best practices.
-
Any change to a chart requires a version bump following semver principles.
-
The tables of parameters are generated based on the metadata information from the
values.yaml
file, by using this tool.A quick way to do this is to run the tool via Docker and the script generate-readme.sh:
./generate-readme.sh