From 86573748af42f12f49d95ce0a0708c34c903f2e5 Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Wed, 19 Mar 2025 14:46:51 +0100
Subject: [PATCH] add pyhpc for 4.3  JSC-Cloud

---
 .../jupyter-hub-customizations/templates/configmap_custom.yaml   | 1 +
 1 file changed, 1 insertion(+)

diff --git a/charts/jupyter-hub-customizations/templates/configmap_custom.yaml b/charts/jupyter-hub-customizations/templates/configmap_custom.yaml
index b78baad..9535ff1 100644
--- a/charts/jupyter-hub-customizations/templates/configmap_custom.yaml
+++ b/charts/jupyter-hub-customizations/templates/configmap_custom.yaml
@@ -1187,6 +1187,7 @@ data:
           default: false
           href: https://pyhpc.io/
           sets:
+            - "4.3"
             - "4.2"
             - "4.2-juniq"
           allowed_systems:
-- 
GitLab