Please include a summary of the change. Please also include relevant motivation and context. List any dependencies that are required for this change.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation update
- Chart Version Update
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
- Test A
- Test B
- My code follows the contribution guidelines of this project.
- I have performed a self-review of my own code.
- I have commented my code, particularly in hard-to-understand areas.
- I have made corresponding changes to the documentation (if applicable).
- My changes generate no new warnings.
- I have updated the
Chart.yaml
with a new version number, following Semantic Versioning. - I have added an entry to the
CHANGELOG.md
with the new version number and a summary of my changes. - I have tested my changes on a live Kubernetes cluster.
Any additional information or context to provide reviewers of this pull request.
If you have added any visual changes, please add screenshots here to demonstrate them.
By submitting this pull request, I confirm that my contribution is made under the terms of the project's license.