Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/release-pr-body.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Base: changes since 2.4.0.
OpenCloud version from values.yaml: 7.0.0

### Pull Requests
- [#91](https://github.com/Tim-herbie/opencloud-helm/pull/91) chore(release): v2.4.1
- [#93](https://github.com/Tim-herbie/opencloud-helm/pull/93) fix: idm authentication #92

### Changelog
Expand All @@ -20,4 +21,4 @@ OpenCloud version from values.yaml: 7.0.0
- [#93](https://github.com/Tim-herbie/opencloud-helm/pull/93) fix: idm authentication #92

### Chore / Docs / CI / Other
- None
- [#91](https://github.com/Tim-herbie/opencloud-helm/pull/91) chore(release): v2.4.1
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.

<!-- release-bot:start -->

## [2.4.1] - 2026-05-22

### Breaking Changes
- None
Comment on lines +7 to +10

### Features
- None

### Fixes
- [#93](https://github.com/Tim-herbie/opencloud-helm/pull/93) fix: idm authentication #92

### Chore / Docs / CI / Other
- [#91](https://github.com/Tim-herbie/opencloud-helm/pull/91) chore(release): v2.4.1


## [2.4.1] - 2026-05-22

### Breaking Changes
Expand Down