chore: bump charts minor versions - #304
Conversation
…ease-1.0 This will make it easier to cherry-pick potential changes without conflict
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR TypeEnhancement Description
|
| Relevant files | |||
|---|---|---|---|
| Configuration changes | |||
| Documentation | |||
| Formatting | 1 files
|
PR Code Suggestions ✨No code suggestions found for the PR. |



Description of the change
Bumps charts minor versions to avoid conflicts when they will be packaged from the release-1.9 branch.
Which issue(s) does this PR fix or relate to
—
How to test changes / Special notes to the reviewer
Checklist
Chart.yamlaccording to Semantic Versioning.values.yamland added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Usepre-commit run -ato apply changes. The pre-commit Workflow will do this automatically for you if needed.pre-commithook.ct lintcommand.