From b7eba95e72dc1e2daa1b0ab6924ca5de4621d4c1 Mon Sep 17 00:00:00 2001 From: tm8enk Date: Wed, 10 Feb 2021 12:11:51 +0000 Subject: [PATCH] generated scope --- charts/jupyter/Chart.yaml | 2 +- charts/jupyter/values.schema.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/jupyter/Chart.yaml b/charts/jupyter/Chart.yaml index 5a6582a8..0835821b 100644 --- a/charts/jupyter/Chart.yaml +++ b/charts/jupyter/Chart.yaml @@ -16,7 +16,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: 0.2.15 +version: 0.2.16 # 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/jupyter/values.schema.json b/charts/jupyter/values.schema.json index 24acabb7..8d59155b 100644 --- a/charts/jupyter/values.schema.json +++ b/charts/jupyter/values.schema.json @@ -272,7 +272,7 @@ "x-generated": { "type": "externalDNS", "scope": "jupyter", - "name": "ihm" + "name": "uijupyter" } }, "sparkHostname": {