[x] Bug fix (non-breaking change which fixes an issue)
[x] Non-breaking change which adds functionality
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[x] Documentation update
Checklist
[x] I have updated the chart version in Chart.yaml according to semantic versioning.
[x] I have included any new or changed values in the values.yaml file and documented them in the README if applicable.
[x] My changes are tested and proven to work.
[x] I have performed a self-review of my own code.
[ ] I have commented my code, particularly in hard-to-understand areas.
[x] I have made corresponding changes to the documentation.
[x] My changes generate no new warnings.
Testing
Please describe the tests that you ran to verify your changes. Provide instructions so reviewers can reproduce the testing. Also, list any relevant details for your test configuration.
Test A
Test B
Additional Information
Any additional information that you believe is important and relevant to your changes.
Description
Update Documentation and charts definitions
Type of change
Checklist
Chart.yaml
according to semantic versioning.values.yaml
file and documented them in the README if applicable.Testing
Please describe the tests that you ran to verify your changes. Provide instructions so reviewers can reproduce the testing. Also, list any relevant details for your test configuration.
Additional Information
Any additional information that you believe is important and relevant to your changes.