From a1c59c14e833ff709c4ea011ae6c00123558a9a3 Mon Sep 17 00:00:00 2001 From: Tim-herbie <57994362+Tim-herbie@users.noreply.github.com> Date: Tue, 2 Jun 2026 12:53:41 +0000 Subject: [PATCH] chore(release): prepare v2.4.3 --- .github/release-pr-body.md | 18 ++++++++---------- CHANGELOG.md | 16 ++++++++++++++++ README.md | 3 ++- charts/opencloud/Chart.yaml | 2 +- 4 files changed, 27 insertions(+), 12 deletions(-) diff --git a/.github/release-pr-body.md b/.github/release-pr-body.md index c18dc46..fe8262f 100644 --- a/.github/release-pr-body.md +++ b/.github/release-pr-body.md @@ -1,16 +1,15 @@ -## Release 2.4.2 +## Release 2.4.3 -Base: changes since 2.4.1. +Base: changes since 2.4.2. -OpenCloud version from values.yaml: 7.0.0 +OpenCloud version from values.yaml: 7.1.0 ### Pull Requests -- [#98](https://github.com/Tim-herbie/opencloud-helm/pull/98) Make credential migration hook configurable via `opencloud.migration.enabled` -- [#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 +- [#102](https://github.com/Tim-herbie/opencloud-helm/pull/102) chore(deps): update docker.io/opencloudeu/opencloud-rolling docker tag to v7.1.0 +- [#99](https://github.com/Tim-herbie/opencloud-helm/pull/99) chore(deps): update docker.io/collabora/code docker tag to v25.04.10.3.1 ### Changelog -## [2.4.2] - 2026-05-31 +## [2.4.3] - 2026-06-02 ### Breaking Changes - None @@ -22,6 +21,5 @@ OpenCloud version from values.yaml: 7.0.0 - 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 -- [#98](https://github.com/Tim-herbie/opencloud-helm/pull/98) Make credential migration hook configurable via `opencloud.migration.enabled` +- [#102](https://github.com/Tim-herbie/opencloud-helm/pull/102) chore(deps): update docker.io/opencloudeu/opencloud-rolling docker tag to v7.1.0 +- [#99](https://github.com/Tim-herbie/opencloud-helm/pull/99) chore(deps): update docker.io/collabora/code docker tag to v25.04.10.3.1 diff --git a/CHANGELOG.md b/CHANGELOG.md index d99bab4..6f509db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file. +## [2.4.3] - 2026-06-02 + +### Breaking Changes +- None + +### Features +- None + +### Fixes +- None + +### Chore / Docs / CI / Other +- [#102](https://github.com/Tim-herbie/opencloud-helm/pull/102) chore(deps): update docker.io/opencloudeu/opencloud-rolling docker tag to v7.1.0 +- [#99](https://github.com/Tim-herbie/opencloud-helm/pull/99) chore(deps): update docker.io/collabora/code docker tag to v25.04.10.3.1 + + ## [2.4.2] - 2026-05-31 ### Breaking Changes diff --git a/README.md b/README.md index 59cacc2..f603cf5 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ OpenCloud is a cloud collaboration platform that provides file sync and share, d | 6.1.0 | 2.2.0 | | 6.2.0 | 2.3.0 | | 7.0.0 | 2.4.0, 2.4.1, 2.4.2 | +| 7.1.0 | 2.4.3 | ## 💡 Contributing @@ -80,7 +81,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.2 \ + --version 2.4.3 \ --namespace opencloud \ --create-namespace ``` diff --git a/charts/opencloud/Chart.yaml b/charts/opencloud/Chart.yaml index 736e3f8..14b9583 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.2 +version: 2.4.3 # renovate: datasource=docker depName=opencloudeu/opencloud-rolling appVersion: latest kubeVersion: ""