From a41173dc720cae28e72da0a8e24bc113cc935e3f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 12 Jul 2025 03:04:35 +0000 Subject: [PATCH] Update nextcloud Docker tag to v31.0.7 --- manifests/nextcloud_chart/manifest.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/nextcloud_chart/manifest.yaml b/manifests/nextcloud_chart/manifest.yaml index c07dc08..ce77ece 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -203,7 +203,7 @@ spec: spec: containers: - name: nextcloud - image: "nextcloud:31.0.6-apache" + image: "nextcloud:31.0.7-apache" imagePullPolicy: IfNotPresent env: - name: SQLITE_DATABASE @@ -374,7 +374,7 @@ spec: restartPolicy: Never containers: - name: nextcloud - image: "nextcloud:31.0.6-apache" + image: "nextcloud:31.0.7-apache" imagePullPolicy: IfNotPresent command: [ "curl" ] args: