By contributing to this project you agree to the Developer Certificate of Origin DCO.
This document was created by the Linux Kernel community and is a simple statement that you, as a contributor, have the legal right to make the contribution.
See the DCO file for details.
-
Fork this repository, develop, and test your changes.
-
When updating the
values.yml
, also update the chart documentation 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
-
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.