From a1c447ff730b949abb618dafd9036c6cacf0af8c Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 10 Apr 2021 15:37:48 +0100 Subject: [PATCH] Bump version of nextcloud --- manifests/nextcloud_chart/nextcloud_chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/nextcloud_chart/nextcloud_chart.yaml b/manifests/nextcloud_chart/nextcloud_chart.yaml index d0fcf6c..24dac01 100644 --- a/manifests/nextcloud_chart/nextcloud_chart.yaml +++ b/manifests/nextcloud_chart/nextcloud_chart.yaml @@ -29,8 +29,9 @@ spec: optional: false values: image: - tag: 19.0.8-apache + tag: 19.0.10-apache pullPolicy: Always + replicaCount: 2 ingress: enabled: true annotations: