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