From dc0832ed7079ee37c095fa6d34297090cd0b4314 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Thu, 17 Sep 2026 06:47:17 +0100 Subject: [PATCH] Roll back nextcloud Signed-off-by: Marcus Noble --- manifests/nextcloud_chart/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/nextcloud_chart/manifest.yaml b/manifests/nextcloud_chart/manifest.yaml index 23e3ac6..7dedc27 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -340,7 +340,7 @@ spec: mountPath: /var/www/html/config/smtp.config.php subPath: smtp.config.php - name: cron - image: "nextcloud:35.0.0-apache" + - image: "nextcloud:34.0.4-apache" imagePullPolicy: IfNotPresent command: - /cron.sh