chore(release): v2.4.0#86
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This release PR prepares Helm chart version 2.4.0 for publishing, reflecting the single feature change since 2.3.0 while keeping the OpenCloud app version at 6.2.0.
Changes:
- Bumps the chart version from 2.3.0 to 2.4.0.
- Updates README installation examples and version compatibility table.
- Refreshes release notes and generated release PR body for v2.4.0.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| README.md | Updates chart version references for v2.4.0. |
| charts/opencloud/Chart.yaml | Bumps Helm chart version to 2.4.0. |
| CHANGELOG.md | Adds v2.4.0 release notes. |
| .github/release-pr-body.md | Updates generated release PR body for v2.4.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ### Features | ||
| - [#83](https://github.com/Tim-herbie/opencloud-helm/pull/83) feat: Add helm-unittest pipeline test cases for web extensions, ingress, and gateway HTTPRoutes | ||
| - [#80](https://github.com/Tim-herbie/opencloud-helm/pull/80) Add new web extensions: arcade, calculator, cast, maps, pastebin | ||
| - [#85](https://github.com/Tim-herbie/opencloud-helm/pull/85) Feature/add init secretes |
| - [#83](https://github.com/Tim-herbie/opencloud-helm/pull/83) feat: Add helm-unittest pipeline test cases for web extensions, ingress, and gateway HTTPRoutes | ||
| - [#80](https://github.com/Tim-herbie/opencloud-helm/pull/80) Add new web extensions: arcade, calculator, cast, maps, pastebin | ||
| - [#77](https://github.com/Tim-herbie/opencloud-helm/pull/77) Add release bot | ||
| - [#85](https://github.com/Tim-herbie/opencloud-helm/pull/85) Feature/add init secretes |
| ### Features | ||
| - [#83](https://github.com/Tim-herbie/opencloud-helm/pull/83) feat: Add helm-unittest pipeline test cases for web extensions, ingress, and gateway HTTPRoutes | ||
| - [#80](https://github.com/Tim-herbie/opencloud-helm/pull/80) Add new web extensions: arcade, calculator, cast, maps, pastebin | ||
| - [#85](https://github.com/Tim-herbie/opencloud-helm/pull/85) Feature/add init secretes |
a7960c5 to
bb37d9c
Compare
11b73d6 to
c89fa2e
Compare
c89fa2e to
e2add80
Compare
Merged
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.
Release 2.4.0
Base: changes since 2.3.0.
OpenCloud version from values.yaml: 7.0.0
Pull Requests
Changelog
[2.4.0] - 2026-05-22
Breaking Changes
Features
Fixes
Chore / Docs / CI / Other