Skip to content

chore: bump charts minor versions to avoid publishing conflicts with release-1.10#395

Merged
rm3l merged 1 commit into
redhat-developer:mainfrom
rm3l:chore/bump_charts_minor_versions_post_release-1.10
May 14, 2026
Merged

chore: bump charts minor versions to avoid publishing conflicts with release-1.10#395
rm3l merged 1 commit into
redhat-developer:mainfrom
rm3l:chore/bump_charts_minor_versions_post_release-1.10

Conversation

@rm3l
Copy link
Copy Markdown
Member

@rm3l rm3l commented May 14, 2026

Description of the change

Bumps charts minor versions to avoid conflicts when they will be packaged from the release-1.10 branch.

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.

@rm3l rm3l requested a review from a team as a code owner May 14, 2026 19:50
@openshift-ci openshift-ci Bot requested review from gazarenkov and zdrapela May 14, 2026 19:50
@rm3l rm3l changed the title chore: bump charts minor versions to avoid publishing conflicts with release-1.10 chore: bump charts minor versions to avoid publishing conflicts with release-1.10 May 14, 2026
@rhdh-qodo-merge
Copy link
Copy Markdown

rhdh-qodo-merge Bot commented May 14, 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

Qodo Logo

@sonarqubecloud
Copy link
Copy Markdown

@rm3l rm3l added the lgtm label May 14, 2026
@rhdh-qodo-merge
Copy link
Copy Markdown

Review Summary by Qodo

Bump Helm chart minor versions to avoid release-1.10 conflicts

✨ Enhancement

Grey Divider

Walkthroughs

Description
• Bump backstage chart version from 5.12.0 to 5.13.0
• Bump must-gather chart version from 0.5.1 to 0.6.0
• Bump orchestrator-infra chart version from 0.5.3 to 0.6.0
• Bump orchestrator-software-templates-infra version from 0.4.0 to 0.5.0
• Bump orchestrator-software-templates chart version from 0.3.0 to 0.4.0
• Update version references in README files for all charts
Diagram
flowchart LR
  backstage["backstage<br/>5.12.0 → 5.13.0"]
  must_gather["must-gather<br/>0.5.1 → 0.6.0"]
  orch_infra["orchestrator-infra<br/>0.5.3 → 0.6.0"]
  orch_sw_infra["orchestrator-software-templates-infra<br/>0.4.0 → 0.5.0"]
  orch_sw["orchestrator-software-templates<br/>0.3.0 → 0.4.0"]
  
  backstage -- "version bump" --> update["Version Updates"]
  must_gather -- "version bump" --> update
  orch_infra -- "version bump" --> update
  orch_sw_infra -- "version bump" --> update
  orch_sw -- "version bump" --> update
  
  update --> readme["README files<br/>updated"]
Loading

Grey Divider

File Changes

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

Bump backstage chart version to 5.13.0

charts/backstage/Chart.yaml


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

Update backstage version references to 5.13.0

charts/backstage/README.md


3. charts/must-gather/Chart.yaml ⚙️ Configuration changes +1/-1

Bump must-gather chart version to 0.6.0

charts/must-gather/Chart.yaml


View more (7)
4. charts/must-gather/README.md 📝 Documentation +2/-2

Update must-gather version references to 0.6.0

charts/must-gather/README.md


5. charts/orchestrator-infra/Chart.yaml ⚙️ Configuration changes +1/-1

Bump orchestrator-infra chart version to 0.6.0

charts/orchestrator-infra/Chart.yaml


6. charts/orchestrator-infra/README.md 📝 Documentation +2/-2

Update orchestrator-infra version references to 0.6.0

charts/orchestrator-infra/README.md


7. charts/orchestrator-software-templates-infra/Chart.yaml ⚙️ Configuration changes +1/-1

Bump orchestrator-software-templates-infra version to 0.5.0

charts/orchestrator-software-templates-infra/Chart.yaml


8. charts/orchestrator-software-templates-infra/README.md 📝 Documentation +2/-2

Update orchestrator-software-templates-infra version to 0.5.0

charts/orchestrator-software-templates-infra/README.md


9. charts/orchestrator-software-templates/Chart.yaml ⚙️ Configuration changes +1/-1

Bump orchestrator-software-templates chart version to 0.4.0

charts/orchestrator-software-templates/Chart.yaml


10. charts/orchestrator-software-templates/README.md 📝 Documentation +2/-2

Update orchestrator-software-templates version references to 0.4.0

charts/orchestrator-software-templates/README.md


Grey Divider

Qodo Logo

@rhdh-qodo-merge rhdh-qodo-merge Bot added documentation Improvements or additions to documentation enhancement New feature or request labels May 14, 2026
@rm3l
Copy link
Copy Markdown
Member Author

rm3l commented May 14, 2026

/override "Test Latest Release"

testing-pod OOMKilled on the orchestrator-infra chart, but we can look into this later.

[...]

------------------------------------------------------------------------------------------------------------------------
 ✔︎ backstage => (version: "5.13.0", path: "charts/backstage")
 ✔︎ redhat-developer-hub-must-gather => (version: "0.6.0", path: "charts/must-gather")
 ✖︎ redhat-developer-hub-orchestrator-infra => (version: "0.6.0", path: "charts/orchestrator-infra") > failed waiting for process: exit status 1
------------------------------------------------------------------------------------------------------------------------

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 14, 2026

@rm3l: Overrode contexts on behalf of rm3l: Test Latest Release

Details

In response to this:

/override "Test Latest Release"

testing-pod OOMKilled on the orchestrator-infra chart, but we can look into this later.

[...]

------------------------------------------------------------------------------------------------------------------------
✔︎ backstage => (version: "5.13.0", path: "charts/backstage")
✔︎ redhat-developer-hub-must-gather => (version: "0.6.0", path: "charts/must-gather")
✖︎ redhat-developer-hub-orchestrator-infra => (version: "0.6.0", path: "charts/orchestrator-infra") > failed waiting for process: exit status 1
------------------------------------------------------------------------------------------------------------------------

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 rm3l merged commit 3eeeefc into redhat-developer:main May 14, 2026
7 of 9 checks passed
@rm3l rm3l deleted the chore/bump_charts_minor_versions_post_release-1.10 branch May 14, 2026 22:27
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.

1 participant