From 73808d4039c262e1ba75c22c8b67af92d81c05f5 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 12 Nov 2022 10:20:03 +0000 Subject: [PATCH] Bump nextcloud Signed-off-by: Marcus Noble --- 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 a5a9ae8..9df1ea5 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -234,7 +234,7 @@ spec: spec: containers: - name: nextcloud - image: "nextcloud:24.0.1-apache" + image: "nextcloud:24.0.7-apache" imagePullPolicy: IfNotPresent env: - name: SQLITE_DATABASE @@ -399,7 +399,7 @@ spec: restartPolicy: Never containers: - name: nextcloud - image: "nextcloud:24.0.1-apache" + image: "nextcloud:24.0.7-apache" imagePullPolicy: IfNotPresent command: [ "curl" ] args: