From 59b03d657abf4168e110bb6858205f086ef926e4 Mon Sep 17 00:00:00 2001 From: WrenIX <133280015+wrenix@users.noreply.github.com> Date: Thu, 3 Jul 2025 18:56:51 +0200 Subject: [PATCH] fix(nextcloud): update to v30.0.12 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 18e222c7..dfd086e0 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 6.6.10 +version: 6.6.11 # renovate: image=docker.io/library/nextcloud -appVersion: 30.0.10 +appVersion: 30.0.12 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud