From 3e240bd5ec353af9dce53bcf03fe022603497f94 Mon Sep 17 00:00:00 2001 From: WrenIX <133280015+wrenix@users.noreply.github.com> Date: Sun, 18 Jan 2026 22:57:01 +0100 Subject: [PATCH] fix(nextcloud): bump to nextcloud v32.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 23226455..c7a8d8df 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 8.8.1 +version: 8.8.2 # renovate: image=docker.io/library/nextcloud -appVersion: 32.0.3 +appVersion: 32.0.5 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud