diff --git a/charts/jupyter-hub-customizations/Chart.yaml b/charts/jupyter-hub-customizations/Chart.yaml index e330c77cfbeb6c58bf4a69e8fc44e4e114246c30..0f10b4ad5d140202135c9aa3e25819f98ec04441 100644 --- a/charts/jupyter-hub-customizations/Chart.yaml +++ b/charts/jupyter-hub-customizations/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: 0.16.14 +version: 0.16.15 # 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 # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/charts/jupyter-hub-customizations/templates/configmap_custom.yaml b/charts/jupyter-hub-customizations/templates/configmap_custom.yaml index b7a47ac6b07d2244335613f4ddf69c6c4d0aff60..f672e7a8d32308d0b1e545b5d640b38c35f6bfc6 100644 --- a/charts/jupyter-hub-customizations/templates/configmap_custom.yaml +++ b/charts/jupyter-hub-customizations/templates/configmap_custom.yaml @@ -1250,7 +1250,7 @@ data: - "4.2" - "4.3" - "4.2-juniq" - weight: 20 + weight: 20 vscode: displayName: VSCode default: true