From 49cbcff3fbe9aa3b41582a3c157cbfc7628d300c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20N=C3=B6thlich?= Date: Sun, 26 Jul 2026 13:29:31 +0200 Subject: [PATCH] chore(deps): update docker.io/library/nextcloud docker tag to 34.0.2 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 7ecdeebf..cf4ac578 100644 --- a/charts/nextcloud/Chart.yaml +++ b/charts/nextcloud/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: nextcloud -version: 9.2.4 +version: 9.2.5 # renovate: image=docker.io/library/nextcloud -appVersion: 34.0.1 +appVersion: 34.0.2 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: - nextcloud