From cf438cc1e7d8426d3dfd74fca6aed7ca1e6aee2b Mon Sep 17 00:00:00 2001 From: WrenIX <133280015+wrenix@users.noreply.github.com> Date: Wed, 3 Jun 2026 08:45:13 +0200 Subject: [PATCH 1/2] fix: update AppVersion to v33.0.5 Signed-off-by: WrenIX <133280015+wrenix@users.noreply.github.com> --- charts/nextcloud/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index bf9dc721..21e76b5e 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 9.1.1 +version: 9.1.2 # renovate: image=docker.io/library/nextcloud -appVersion: 33.0.4 +appVersion: 33.0.5 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud From 94d041ddc99f11c375eff6db3721554fe873f88d Mon Sep 17 00:00:00 2001 From: WrenIX <133280015+wrenix@users.noreply.github.com> Date: Thu, 4 Jun 2026 22:54:42 +0200 Subject: [PATCH 2/2] Update Chart.yaml get squah merged Signed-off-by: WrenIX <133280015+wrenix@users.noreply.github.com> --- charts/nextcloud/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/nextcloud/Chart.yaml b/charts/nextcloud/Chart.yaml index 21e76b5e..afce1c35 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: nextcloud -version: 9.1.2 +version: 9.1.3 # renovate: image=docker.io/library/nextcloud appVersion: 33.0.5 description: A file sharing server that puts the control and security of your own data back into your hands.