From 11e159d4b193cfe3f2a3aea7c7cd5df1bee19902 Mon Sep 17 00:00:00 2001 From: Dung Vu <dvu@csusb.edu> Date: Mon, 6 May 2024 22:49:44 -0700 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 706c755..56cf3ab 100644 --- a/values.template.yaml +++ b/values.template.yaml @@ -186,7 +186,7 @@ hub: image: name: jupyterhub/k8s-hub - tag: '3.3.7' + tag: '3.0.3' pullPolicy: '' pullSecrets: [] -- GitLab