fix(orchestrator-infra): Rename the chart in the README [RHDHBUGS-2021]#236
Conversation
The chart was renamed in [1][2], but the README was still pointing to the previous chart, which caused users to install an outdated version of the chart when following this doc. [1] https://issues.redhat.com/browse/RHIDP-6169 [2] redhat-developer#131
|
|
/cherry-pick release-1.7 |
|
@rm3l: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
rm3l
left a comment
There was a problem hiding this comment.
This is just a simple fix in the README - so merging to close the issue.
|
@rm3l: #236 failed to apply on top of branch "release-1.7": DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |



Description of the change
The chart was renamed in [1][2], but the README was still pointing to the
previous chart, which caused users to install an outdated version of the
chart when following this doc.
[1] https://issues.redhat.com/browse/RHIDP-6169
[2] #131
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.Summary by Sourcery
Update orchestrator-infra chart references in documentation and bump chart version to align with recent renaming
Bug Fixes:
Build:
Documentation: