From dedc6810baa79649f4bca330f41b63f56dfe2cd9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jarom=C3=ADr=20Hradil?= <jaromir.hradil@cesnet.cz>
Date: Thu, 12 Dec 2024 11:10:12 +0100
Subject: [PATCH] Upgrading Jupyterlab to 4.3.2 on production

---
 common/deployments/hub-production.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/deployments/hub-production.yaml b/common/deployments/hub-production.yaml
index 646e9ce..081ad30 100644
--- a/common/deployments/hub-production.yaml
+++ b/common/deployments/hub-production.yaml
@@ -50,7 +50,7 @@ singleuser:
               k8s-app: cluster-ingress
   image:
     name: eginotebooks/single-user-eosc
-    tag: "sha-d822021"
+    tag: "sha-405f47f"
   profileList:
     - display_name: Small Environment - 2 vCPU / 4 GB RAM
       description: >
-- 
GitLab