From f248894e3a9f6d5a0862ad31358e02d79cbc1941 Mon Sep 17 00:00:00 2001 From: Tero Paloheimo Date: Fri, 1 May 2026 16:25:42 +0300 Subject: [PATCH] fix(nextcloud): update AppVersion to v33.0.3 Signed-off-by: Tero Paloheimo --- 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 bd1a1c4f..b7a47e18 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 9.0.5 +version: 9.0.6 # renovate: image=docker.io/library/nextcloud -appVersion: 33.0.2 +appVersion: 33.0.3 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud