From 49e76f27de801b7076477c518bcaf0792bcf0ccb Mon Sep 17 00:00:00 2001 From: WrenIX <133280015+wrenix@users.noreply.github.com> Date: Fri, 26 Jun 2026 19:42:00 +0200 Subject: [PATCH] feat(nextcloud): update AppVersion to v34.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 16463381..51a78c68 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 9.1.4 +version: 9.2.0 # renovate: image=docker.io/library/nextcloud -appVersion: 33.0.5 +appVersion: 34.0.1 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud