From 36deda176265565692eb072a1ded0c3cef035d76 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] 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 f2690bb9..afce1c35 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 9.1.2 +version: 9.1.3 # 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