Skip to content

[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
lholmquist:release-1.8.6-orchestrator
Apr 15, 2026
Merged

[release-1.8] feat: bumping orchestrator plugins to 1.8.10#355
openshift-merge-bot[bot] merged 2 commits intoredhat-developer:release-1.8from
lholmquist:release-1.8.6-orchestrator

Conversation

@lholmquist
Copy link
Copy Markdown
Member

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

  • For each Chart updated, version bumped in the corresponding Chart.yaml according to Semantic Versioning.
  • For each Chart updated, variables are documented in the values.yaml and added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Run pre-commit run --all-files to run the hooks and then push any resulting changes. The pre-commit Workflow will enforce this and warn you if needed.
  • JSON Schema template updated and re-generated the raw schema via the pre-commit hook.
  • Tests pass using the Chart Testing tool and the ct lint command.
  • If you updated the orchestrator-infra chart, make sure the versions of the Knative CRDs are aligned with the versions of the CRDs installed by the OpenShift Serverless operators declared in the values.yaml file. See Installing Knative Eventing and Knative Serving CRDs for more details.

@rhdh-qodo-merge
Copy link
Copy Markdown

rhdh-qodo-merge bot commented Apr 14, 2026

Code Review by Qodo

🐞 Bugs (1)   📘 Rule violations (0)   📎 Requirement gaps (0)
🐞\ ⚙ Maintainability (1)

Grey Divider


Advisory comments

1. Badge label version stale 🐞
Description
The README version badge still displays Version: 4.5.14 in the badge label while the chart version
(and badge URL/install command) are 4.5.15, making the documentation inconsistent.
Code

charts/backstage/README.md[4]

+![Version: 4.5.14](https://img.shields.io/badge/Version-4.5.15-informational?style=flat-square)
Evidence
README badge label remains at 4.5.14 while the chart version is bumped to 4.5.15 and the README
badge URL/install command use 4.5.15.

charts/backstage/README.md[4-4]
charts/backstage/README.md[33-34]
charts/backstage/Chart.yaml[45-50]

Agent prompt
The issue below was found during a code review. Follow the provided context and guidance below and implement a solution

### Issue description
The README version badge markdown has mismatched versions: the alt-text/label still says `4.5.14` while the chart version is `4.5.15`.

### Issue Context
This was introduced by updating only the shields.io URL to `4.5.15` while leaving the badge label unchanged.

### Fix Focus Areas
- charts/backstage/README.md[4-4]  
- charts/backstage/Chart.yaml[45-50]

ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools


Grey Divider

ⓘ The new review experience is currently in Beta. Learn more

Grey Divider

Qodo Logo

@rhdh-qodo-merge
Copy link
Copy Markdown

Review Summary by Qodo

Bump orchestrator plugins to version 1.8.10

✨ Enhancement

Grey Divider

Walkthroughs

Description
• 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
Diagram
flowchart 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"]
Loading

Grey Divider

File Changes

1. charts/backstage/Chart.yaml ⚙️ Configuration changes +1/-1

Bump chart version to 4.5.15

• Incremented chart version from 4.5.14 to 4.5.15 following semantic versioning

charts/backstage/Chart.yaml


2. charts/backstage/README.md 📝 Documentation +4/-4

Update documentation for chart version 4.5.15

• Updated version badge from 4.5.14 to 4.5.15
• Updated helm install command to use new chart version 4.5.15
• Fixed trailing newline at end of file

charts/backstage/README.md


3. charts/backstage/values.yaml Dependencies +8/-8

Upgrade all orchestrator plugins to 1.8.10

• Updated backstage-plugin-orchestrator-backend-dynamic from 1.8.9 to 1.8.10 with new integrity hash
• Updated backstage-plugin-orchestrator from 1.8.9 to 1.8.10 with new integrity hash
• Updated backstage-plugin-scaffolder-backend-module-orchestrator-dynamic from 1.8.9 to 1.8.10 with
 new integrity hash
• Updated backstage-plugin-orchestrator-form-widgets from 1.8.9 to 1.8.10 with new integrity hash

charts/backstage/values.yaml


Grey Divider

Qodo Logo

@rhdh-qodo-merge rhdh-qodo-merge bot added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 14, 2026
@lholmquist lholmquist force-pushed the release-1.8.6-orchestrator branch from 525a3ce to 1980cfd Compare April 14, 2026 14:36
@lholmquist lholmquist force-pushed the release-1.8.6-orchestrator branch from 01ac44a to a8dbd4d Compare April 14, 2026 17:17
@sonarqubecloud
Copy link
Copy Markdown

@openshift-ci openshift-ci bot added the lgtm label Apr 15, 2026
@openshift-merge-bot openshift-merge-bot bot merged commit 5e3002b into redhat-developer:release-1.8 Apr 15, 2026
6 checks passed
lholmquist added a commit to lholmquist/rhdh-chart that referenced this pull request Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants