Skip to content

[release-1.8] feat: bumping orchestrator plugins to 1.8.12#363

Merged
openshift-merge-bot[bot] merged 1 commit intoredhat-developer:release-1.8from
lholmquist:release-1.8.6-orchestrator
Apr 21, 2026
Merged

[release-1.8] feat: bumping orchestrator plugins to 1.8.12#363
openshift-merge-bot[bot] merged 1 commit intoredhat-developer:release-1.8from
lholmquist:release-1.8.6-orchestrator

Conversation

@lholmquist
Copy link
Copy Markdown
Member

[release-1.8] feat: bumping orchestrtor plugins to 1.8.12

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.

@openshift-ci openshift-ci Bot requested review from gazarenkov and rm3l April 20, 2026 17:25
@rhdh-qodo-merge
Copy link
Copy Markdown

rhdh-qodo-merge Bot commented Apr 20, 2026

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

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

Grey Divider

Qodo Logo

@sonarqubecloud
Copy link
Copy Markdown

@rhdh-qodo-merge
Copy link
Copy Markdown

Review Summary by Qodo

Bump orchestrator plugins to version 1.8.12

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Bumped orchestrator plugins from 1.8.10 to 1.8.12
• Updated chart version from 4.5.15 to 4.5.16
• Updated plugin package integrity hashes for all four orchestrator plugins
• Updated README.md with new chart version badge and installation command
Diagram
flowchart LR
  A["Chart Version 4.5.15"] -- "Increment patch version" --> B["Chart Version 4.5.16"]
  C["Orchestrator Plugins 1.8.10"] -- "Update to 1.8.12" --> D["Orchestrator Plugins 1.8.12"]
  E["Old Integrity Hashes"] -- "Update checksums" --> F["New Integrity Hashes"]
  B --> G["Updated README.md"]
  D --> G
  F --> G
Loading

Grey Divider

File Changes

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

Chart version bump to 4.5.16

• Incremented chart version from 4.5.15 to 4.5.16 following semantic versioning

charts/backstage/Chart.yaml


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

README version references updated

• Updated version badge from 4.5.15 to 4.5.16
• Updated helm install command example to use new chart version 4.5.16

charts/backstage/README.md


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

Orchestrator plugins upgraded to 1.8.12

• Updated backstage-plugin-orchestrator-backend-dynamic from 1.8.10 to 1.8.12 with new integrity
 hash
• Updated backstage-plugin-orchestrator from 1.8.10 to 1.8.12 with new integrity hash
• Updated backstage-plugin-scaffolder-backend-module-orchestrator-dynamic from 1.8.10 to 1.8.12 with
 new integrity hash
• Updated backstage-plugin-orchestrator-form-widgets from 1.8.10 to 1.8.12 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 20, 2026
@openshift-ci openshift-ci Bot added the lgtm label Apr 21, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit fef023b into redhat-developer:release-1.8 Apr 21, 2026
6 checks passed
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