From 01ce10c89b0921d1f007ae85c0867f3550c4f4eb Mon Sep 17 00:00:00 2001 From: David Young Date: Mon, 2 Oct 2023 22:41:30 +1300 Subject: [PATCH] Undo debug Signed-off-by: David Young --- charts/other/myprecious/Chart.yaml | 2 +- charts/other/myprecious/values.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/other/myprecious/Chart.yaml b/charts/other/myprecious/Chart.yaml index 4339ace7f..7400af459 100644 --- a/charts/other/myprecious/Chart.yaml +++ b/charts/other/myprecious/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.2312-pre-01 +version: 1.0.2312-pre-02 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/other/myprecious/values.yaml b/charts/other/myprecious/values.yaml index 645a88466..eaf8a0849 100644 --- a/charts/other/myprecious/values.yaml +++ b/charts/other/myprecious/values.yaml @@ -242,7 +242,6 @@ bootstrap: &bootstrap - -c - | set -e - set -x # Allows us to use app.elfhosted.com/name, but fall back to app.kubernetes.io/name if the former doesn't exist if [[ -z "$ELF_APP_NAME" ]]; then