From 9411a533ca2ef0a2faa7573b3df345748cd15997 Mon Sep 17 00:00:00 2001 From: WrenIX <133280015+wrenix@users.noreply.github.com> Date: Fri, 24 Oct 2025 22:04:25 +0200 Subject: [PATCH] fix(nextcloud): update AppVersion to v32.0.1 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 f80db547..738ce05d 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 8.5.0 +version: 8.5.1 # renovate: image=docker.io/library/nextcloud -appVersion: 32.0.0 +appVersion: 32.0.1 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud