diff --git a/charts/jupyter-hub-customizations/Chart.yaml b/charts/jupyter-hub-customizations/Chart.yaml index dca563669449798d717615604dd450c545965323..7cf5bd17e4ca7348de17e47f2d49731883fbd0b0 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.10 +version: 0.16.11 # 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 2600c1508022774fa6e553f4f2e4c52a4f0ec46a..6b379f27dba947c05ce70b1c6b9a012cfb43ec8b 100644 --- a/charts/jupyter-hub-customizations/templates/configmap_custom.yaml +++ b/charts/jupyter-hub-customizations/templates/configmap_custom.yaml @@ -984,6 +984,7 @@ data: default: false href: https://jupyter-ai.readthedocs.io/en/latest/index.html sets: + - "4.3" - "3.6" - "4.2" - "4.2-juniq" @@ -1052,6 +1053,7 @@ data: default: false href: https://github.com/jwindgassen/jupyterlab-trame-manager sets: + - "4.3" - "4.2" - "4.2-juniq" allowed_systems: @@ -1107,6 +1109,7 @@ data: default: false href: https://github.com/easybuilders/JSC/blob/2024/Golden_Repo/j/JupyterKernel-Java/JupyterKernel-Java-1.3.0-GCCcore-12.3.0.eb sets: + - "4.3" - "4.2" - "4.2-juniq" julia: @@ -1116,6 +1119,7 @@ data: default: true href: https://github.com/easybuilders/JSC/blob/2024/Golden_Repo/j/JupyterKernel-Julia/JupyterKernel-Julia-1.9.3-GCCcore-12.3.0.eb sets: + - "4.3" - "3.6" - "4.2" - "4.2-juniq" @@ -1146,6 +1150,7 @@ data: default: true href: https://github.com/easybuilders/JSC/blob/2024/Golden_Repo/j/JupyterKernel-PyDeepLearning/JupyterKernel-PyDeepLearning-2024.3-GCCcore-12.3.0-4.2.1.eb sets: + - "4.3" - "3.6" - "4.2" - "4.2-juniq" @@ -1156,6 +1161,7 @@ data: default: true href: https://github.com/easybuilders/JSC/blob/2024/Golden_Repo/j/JupyterKernel-PyEarthSystem/JupyterKernel-PyEarthSystem-2024.3-GCCcore-12.3.0-4.2.1.eb sets: + - "4.3" - "3.6" - "4.2" - "4.2-juniq" @@ -1183,6 +1189,7 @@ data: default: true href: https://github.com/easybuilders/JSC/blob/2024/Golden_Repo/j/JupyterKernel-PyVisualization/JupyterKernel-PyVisualization-2024.3-GCCcore-12.3.0-4.2.1.eb sets: + - "4.3" - "3.6" - "4.2" - "4.2-juniq" @@ -1214,6 +1221,7 @@ data: sets: - "3.6" - "4.2" + - "4.3" - "4.2-juniq" allowed_systems: - JUWELS @@ -1229,6 +1237,7 @@ data: sets: - "3.6" - "4.2" + - "4.3" - "4.2-juniq" rstudio: displayName: RStudio @@ -1236,6 +1245,7 @@ data: href: https://docs.posit.co/ide/user/ sets: - "4.2" + - "4.3" - "4.2-juniq" allowed_systems: - JUWELS