From 86f2336eebb8a52c128a48edbc32453ffb9f7bf5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 22 Nov 2025 03:10:58 +0000 Subject: [PATCH] Update nextcloud Docker tag to v32.0.2 --- 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 6a5f1a5..12b9e5b 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -206,7 +206,7 @@ spec: priorityClassName: critical containers: - name: nextcloud - image: "nextcloud:32.0.1-apache" + image: "nextcloud:32.0.2-apache" imagePullPolicy: IfNotPresent env: - name: SQLITE_DATABASE @@ -381,7 +381,7 @@ spec: restartPolicy: Never containers: - name: nextcloud - image: "nextcloud:32.0.1-apache" + image: "nextcloud:32.0.2-apache" imagePullPolicy: IfNotPresent command: [ "curl" ] args: