From 825c7a26542e7e1a45ee10933daf7f3820142683 Mon Sep 17 00:00:00 2001
From: Dung Vu <dvu@csusb.edu>
Date: Sun, 5 Nov 2023 12:03:59 -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 7e1ff2c..533d0cc 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -244,7 +244,7 @@ singleuser:
     #     subPath: mkshare.sh  
   image:
     name: gitlab-registry.nrp-nautilus.io/prp/jupyter-stack/minimal
-    tag: v1.0
+    tag: v1.3
   startTimeout: 600
   cpu:
     limit: 16
-- 
GitLab