From 3e398305839de44fc84d47c4a56fe6f7c67321c9 Mon Sep 17 00:00:00 2001
From: Dung Vu <dvu@csusb.edu>
Date: Mon, 4 Mar 2024 23:49:10 -0800
Subject: [PATCH] Update values.template.yaml

---
 values.template.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/values.template.yaml b/values.template.yaml
index 8c2d753..70d6bf6 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -110,7 +110,7 @@ hub:
  
   image:
     name: jupyterhub/k8s-hub
-    tag: '2.0.0'
+    tag: '3.0.3'
     pullPolicy: ''
     pullSecrets: []
 
-- 
GitLab