From 45607188c9fe17794f7f3b9f7973e9e2b71ec9b8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 Mar 2024 03:02:15 +0000 Subject: [PATCH] Update nextcloud Docker tag to v28.0.3 --- 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 fdfca07..cbdc4cd 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -203,7 +203,7 @@ spec: spec: containers: - name: nextcloud - image: "nextcloud:28.0.2-apache" + image: "nextcloud:28.0.3-apache" imagePullPolicy: IfNotPresent env: - name: SQLITE_DATABASE @@ -374,7 +374,7 @@ spec: restartPolicy: Never containers: - name: nextcloud - image: "nextcloud:28.0.2-apache" + image: "nextcloud:28.0.3-apache" imagePullPolicy: IfNotPresent command: [ "curl" ] args: