[release-1.8] feat: bumping orchestrator plugins to 1.8.10#355
Merged
openshift-merge-bot[bot] merged 2 commits intoredhat-developer:release-1.8from Apr 15, 2026
Merged
Conversation
Code Review by Qodo
|
Review Summary by QodoBump orchestrator plugins to version 1.8.10
WalkthroughsDescription• Bump orchestrator plugins from 1.8.9 to 1.8.10 • Update chart version from 4.5.14 to 4.5.15 • Update plugin package integrity hashes for all four orchestrator plugins • Update README.md with new chart version and installation command Diagramflowchart LR
A["Orchestrator Plugins 1.8.9"] -- "upgrade" --> B["Orchestrator Plugins 1.8.10"]
C["Chart Version 4.5.14"] -- "bump" --> D["Chart Version 4.5.15"]
E["Plugin Integrity Hashes"] -- "update" --> F["New Hashes for 1.8.10"]
B --> G["Updated values.yaml"]
D --> G
F --> G
G --> H["Updated Chart.yaml & README.md"]
File Changes1. charts/backstage/Chart.yaml
|
525a3ce to
1980cfd
Compare
01ac44a to
a8dbd4d
Compare
|
rm3l
approved these changes
Apr 15, 2026
5e3002b
into
redhat-developer:release-1.8
6 checks passed
lholmquist
added a commit
to lholmquist/rhdh-chart
that referenced
this pull request
Apr 16, 2026
…edhat-developer#355)" This reverts commit 5e3002b.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description of the change
[release-1.8] feat: bumping orchestrtor plugins to 1.8.10
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.