diff --git a/infrastructure/cluster/flux/jhub/jhub-configmap-profiles.yaml b/infrastructure/cluster/flux/jhub/jhub-configmap-profiles.yaml index 2a243f3..f491592 100644 --- a/infrastructure/cluster/flux/jhub/jhub-configmap-profiles.yaml +++ b/infrastructure/cluster/flux/jhub/jhub-configmap-profiles.yaml @@ -22,6 +22,10 @@ data: description: "ROOT v6.26.10 as well as a ROOT C++ and a python-3.8 kernel." kubespawner_override: image: ghcr.io/vre-hub/vre-singleuser-root:sha-c94d95a + - display_name: "ROOT Higgs 2024 environment" + description: "ROOT v6.26.02." + kubespawner_override: + image: ghcr.io/vre-hub/vre-singleuser-root-base:sha-034c77b - display_name: "VIRGO - WDF environment" description: "Contains the full WDF v2.2.1 environment - Python 3.9 kernel." kubespawner_override: @@ -49,4 +53,4 @@ data: - display_name: "Zenodo extension DEV environment" description: "For testing purposes" kubespawner_override: - image: ghcr.io/vre-hub/vre-singleuser-zen_ext-dev:latest \ No newline at end of file + image: ghcr.io/vre-hub/vre-singleuser-zen_ext-dev:latest