From 512c3a0ed669851b4c4d456667c8a0354b1c0425 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Nov 2024 04:44:03 +0000 Subject: [PATCH] Update nextcloud Docker tag to v30.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 33a2183..2c39147 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -203,7 +203,7 @@ spec: spec: containers: - name: nextcloud - image: "nextcloud:30.0.1-apache" + image: "nextcloud:30.0.2-apache" imagePullPolicy: IfNotPresent env: - name: SQLITE_DATABASE @@ -374,7 +374,7 @@ spec: restartPolicy: Never containers: - name: nextcloud - image: "nextcloud:30.0.1-apache" + image: "nextcloud:30.0.2-apache" imagePullPolicy: IfNotPresent command: [ "curl" ] args: