From a66ccfe9818c537ea4880df54090a604af62a7bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20N=C3=B6thlich?= Date: Sat, 12 Sep 2026 12:03:45 +0200 Subject: [PATCH] chore(deps): update docker.io/library/nextcloud docker tag to 34.0.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adrian Nöthlich --- 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 c4888034..468ef0cd 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 9.2.6 +version: 9.2.7 # renovate: image=docker.io/library/nextcloud -appVersion: 34.0.3 +appVersion: 34.0.4 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud