From 60f2ba631097b169cecb89fcefc79e7df43c5f30 Mon Sep 17 00:00:00 2001 From: bbrauzzi Date: Thu, 9 Feb 2023 15:55:08 +0000 Subject: [PATCH] Commit triggered by a change on the main branch of helm-charts-dev --- charts/application-hub/Chart.yaml | 2 +- charts/application-hub/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/application-hub/Chart.yaml b/charts/application-hub/Chart.yaml index c28dc91..639aafe 100644 --- a/charts/application-hub/Chart.yaml +++ b/charts/application-hub/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: 2.0.15 +version: 2.0.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/application-hub/values.yaml b/charts/application-hub/values.yaml index fa19394..a420548 100644 --- a/charts/application-hub/values.yaml +++ b/charts/application-hub/values.yaml @@ -162,7 +162,7 @@ jupyterhub: name: applicationhub-jupyter-config extraVolumeMounts: - name: applicationhub-jupyter-config - mountPath: /usr/local/etc/applicationhub + mountPath: /usr/local/etc/applicationhub/jupyterhub_config.py subPath: jupyterhub_config.py image: name: jupyterhub/k8s-hub