From ef90199eac8545403ff8c5b0b5fea6a405c5e946 Mon Sep 17 00:00:00 2001 From: WrenIX <133280015+wrenix@users.noreply.github.com> Date: Fri, 20 Feb 2026 18:28:28 +0100 Subject: [PATCH] feat(nextcloud)!: Update nextcloud to next major v33 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 87e06c01..2645b174 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 8.9.1 +version: 9.0.0 # renovate: image=docker.io/library/nextcloud -appVersion: 32.0.6 +appVersion: 33.0.0 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud