From e4ea349f021749c8747af3b7454e9187adbca43c Mon Sep 17 00:00:00 2001 From: WrenIX <133280015+wrenix@users.noreply.github.com> Date: Sat, 14 Feb 2026 14:40:09 +0100 Subject: [PATCH] fix(nextcloud): Update appVersion to v32.0.6 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 1c4b39b7..87e06c01 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 8.9.0 +version: 8.9.1 # renovate: image=docker.io/library/nextcloud -appVersion: 32.0.5 +appVersion: 32.0.6 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud