From 02350ced120b525459653c00b325b8a566129f4c Mon Sep 17 00:00:00 2001 From: Tim-herbie <57994362+Tim-herbie@users.noreply.github.com> Date: Sat, 30 May 2026 16:40:43 +0000 Subject: [PATCH] chore(release): prepare v2.5.0 --- .github/release-pr-body.md | 14 ++++++++------ CHANGELOG.md | 16 ++++++++++++++++ README.md | 4 ++-- charts/opencloud/Chart.yaml | 2 +- 4 files changed, 27 insertions(+), 9 deletions(-) diff --git a/.github/release-pr-body.md b/.github/release-pr-body.md index e565bb6..0de5a2b 100644 --- a/.github/release-pr-body.md +++ b/.github/release-pr-body.md @@ -1,14 +1,15 @@ -## Release 2.4.1 +## Release 2.5.0 -Base: changes since 2.4.0. +Base: changes since 2.4.1. OpenCloud version from values.yaml: 7.0.0 ### Pull Requests -- [#93](https://github.com/Tim-herbie/opencloud-helm/pull/93) fix: idm authentication #92 +- [#95](https://github.com/Tim-herbie/opencloud-helm/pull/95) chore(deps): update docker.io/library/busybox docker tag to v1.38 +- [#96](https://github.com/Tim-herbie/opencloud-helm/pull/96) chore(deps): update docker.io/apache/tika docker tag to v3.3.1.0 ### Changelog -## [2.4.1] - 2026-05-22 +## [2.5.0] - 2026-05-30 ### Breaking Changes - None @@ -17,7 +18,8 @@ OpenCloud version from values.yaml: 7.0.0 - None ### Fixes -- [#93](https://github.com/Tim-herbie/opencloud-helm/pull/93) fix: idm authentication #92 +- None ### Chore / Docs / CI / Other -- None +- [#95](https://github.com/Tim-herbie/opencloud-helm/pull/95) chore(deps): update docker.io/library/busybox docker tag to v1.38 +- [#96](https://github.com/Tim-herbie/opencloud-helm/pull/96) chore(deps): update docker.io/apache/tika docker tag to v3.3.1.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index e436ead..25e2804 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file. +## [2.5.0] - 2026-05-30 + +### Breaking Changes +- None + +### Features +- None + +### Fixes +- None + +### Chore / Docs / CI / Other +- [#95](https://github.com/Tim-herbie/opencloud-helm/pull/95) chore(deps): update docker.io/library/busybox docker tag to v1.38 +- [#96](https://github.com/Tim-herbie/opencloud-helm/pull/96) chore(deps): update docker.io/apache/tika docker tag to v3.3.1.0 + + ## [2.4.1] - 2026-05-22 ### Breaking Changes diff --git a/README.md b/README.md index f42a186..bbe609c 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ OpenCloud is a cloud collaboration platform that provides file sync and share, d | 6.0.0 | 2.1.0 | | 6.1.0 | 2.2.0 | | 6.2.0 | 2.3.0 | -| 7.0.0 | 2.4.0, 2.4.1 | +| 7.0.0 | 2.4.0, 2.4.1, 2.5.0 | ## 💡 Contributing @@ -80,7 +80,7 @@ Follow these steps to quickly deploy OpenCloud using the Helm chart: ```sh helm install opencloud \ oci://ghcr.io/tim-herbie/opencloud-helm/opencloud \ - --version 2.4.1 \ + --version 2.5.0 \ --namespace opencloud \ --create-namespace ``` diff --git a/charts/opencloud/Chart.yaml b/charts/opencloud/Chart.yaml index cb78ffb..791cdd0 100644 --- a/charts/opencloud/Chart.yaml +++ b/charts/opencloud/Chart.yaml @@ -9,7 +9,7 @@ maintainers: - name: Tim Herbert url: https://timherbert.de type: application -version: 2.4.1 +version: 2.5.0 # renovate: datasource=docker depName=opencloudeu/opencloud-rolling appVersion: latest kubeVersion: ""