From 68e4ecba393fc992218fb28af1546e51ba782dd6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 1 Jun 2024 03:04:08 +0000 Subject: [PATCH] Update nextcloud Docker tag to v29.0.1 --- 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 d1b74a4..1de8501 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -203,7 +203,7 @@ spec: spec: containers: - name: nextcloud - image: "nextcloud:29.0.0-apache" + image: "nextcloud:29.0.1-apache" imagePullPolicy: IfNotPresent env: - name: SQLITE_DATABASE @@ -374,7 +374,7 @@ spec: restartPolicy: Never containers: - name: nextcloud - image: "nextcloud:29.0.0-apache" + image: "nextcloud:29.0.1-apache" imagePullPolicy: IfNotPresent command: [ "curl" ] args: