From ff96ebc0f8363d87593d41f149d3aa0dad4eac80 Mon Sep 17 00:00:00 2001 From: WrenIX <133280015+wrenix@users.noreply.github.com> Date: Sun, 5 Apr 2026 00:06:13 +0200 Subject: [PATCH] fix(nextcloud): update AppVersion to v33.0.2 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 8a34802c..bd1a1c4f 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 9.0.4 +version: 9.0.5 # renovate: image=docker.io/library/nextcloud -appVersion: 33.0.0 +appVersion: 33.0.2 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud