From e99541aa533f1e86f34a70a8665c68ebed2d8051 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 10 Jun 2023 07:37:14 +0000 Subject: [PATCH] Update nextcloud Docker tag to v24.0.12 --- 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 04f0f19..28a04be 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -215,7 +215,7 @@ spec: spec: containers: - name: nextcloud - image: "nextcloud:24.0.7-apache" + image: "nextcloud:24.0.12-apache" imagePullPolicy: IfNotPresent env: - name: SQLITE_DATABASE @@ -380,7 +380,7 @@ spec: restartPolicy: Never containers: - name: nextcloud - image: "nextcloud:24.0.7-apache" + image: "nextcloud:24.0.12-apache" imagePullPolicy: IfNotPresent command: [ "curl" ] args: