From b85da32ab5cef0715a37c282436f90c78eef9ea5 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Tue, 18 May 2021 22:13:35 +0100 Subject: [PATCH] Bump nextcloud to 21 --- manifests/nextcloud_chart/nextcloud_chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/nextcloud_chart/nextcloud_chart.yaml b/manifests/nextcloud_chart/nextcloud_chart.yaml index 90fca5e..1f97ffe 100644 --- a/manifests/nextcloud_chart/nextcloud_chart.yaml +++ b/manifests/nextcloud_chart/nextcloud_chart.yaml @@ -29,8 +29,8 @@ spec: optional: false values: image: - tag: 20.0.9-apache - pullPolicy: Always + tag: 21.0.1-apache + pullPolicy: IfNotPresent replicaCount: 1 ingress: enabled: true