From e438d1571aaf412ff804aaacb89d7c8052e96d54 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 4 Jul 2021 21:53:11 +0200 Subject: [PATCH] fix nextcloud mistake --- charts/develop/nextcloud/Chart.yaml | 2 +- charts/develop/nextcloud/SCALE/questions.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/develop/nextcloud/Chart.yaml b/charts/develop/nextcloud/Chart.yaml index 1c0999cd234..32aab2fab44 100644 --- a/charts/develop/nextcloud/Chart.yaml +++ b/charts/develop/nextcloud/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/nextcloud/docker - https://github.com/nextcloud/helm type: application -version: 1.1.0 +version: 1.1.5 diff --git a/charts/develop/nextcloud/SCALE/questions.yaml b/charts/develop/nextcloud/SCALE/questions.yaml index 018c14cd361..8b7a305de6d 100644 --- a/charts/develop/nextcloud/SCALE/questions.yaml +++ b/charts/develop/nextcloud/SCALE/questions.yaml @@ -939,7 +939,7 @@ questions: schema: type: string hidden: true - default: "{{ ( printf "%v-%v" .Release.Name "nextcloud-hpb" ) | quote }}" + default: "{{ .Release.Name }}-nextcloud-hpb" - variable: port label: "serviceport" schema: