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": {