Revert "[release-1.8] feat: bumping orchestrator plugins to 1.8.10 (#…#358
Revert "[release-1.8] feat: bumping orchestrator plugins to 1.8.10 (#…#358lholmquist wants to merge 1 commit intoredhat-developer:release-1.8from
Conversation
…edhat-developer#355)" This reverts commit 5e3002b.
Code Review by Qodo
|
|
Review Summary by QodoRevert orchestrator plugins to 1.8.9 release
WalkthroughsDescription• Reverts orchestrator plugins from version 1.8.10 to 1.8.9 • Downgrades chart version from 4.5.15 to 4.5.14 • Updates all four orchestrator plugin packages with new integrity hashes • Awaits upcoming 1.8.11 orchestrator plugin release Diagramflowchart LR
A["Orchestrator Plugins 1.8.10"] -- "Revert to" --> B["Orchestrator Plugins 1.8.9"]
C["Chart Version 4.5.15"] -- "Downgrade to" --> D["Chart Version 4.5.14"]
B -- "Update integrity hashes" --> E["4 Plugin Packages Updated"]
File Changes1. charts/backstage/Chart.yaml
|
rm3l
left a comment
There was a problem hiding this comment.
Closing for the same reasons mentioned in redhat-developer/rhdh-operator#2661 (comment)
/close
|
@rm3l: Closed this PR. 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. |



…355)"
This reverts commit 5e3002b.
There will be another orchestrator plugin release which will most likely be 1.8.11 and that one should be used instead.
Description of the change
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. Runpre-commit run --all-filesto run the hooks and then push any resulting changes. The pre-commit Workflow will enforce this and warn you if needed.pre-commithook.ct lintcommand.