From 64ce38ca958a17210b6b9b6db7460657c9fd28b4 Mon Sep 17 00:00:00 2001
From: Dung Vu <dvu@csusb.edu>
Date: Wed, 5 Jul 2023 17:06:13 -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 3d31a02..fcc7ad7 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -219,7 +219,7 @@ singleuser:
   image:
 #    name: gitlab-registry.nrp-nautilus.io/vutiendung/jupyter-stack/minimal
     name: localhost:30081/prp/jupyter-stack/minimal
-    tag: latest
+#    tag: latest
   startTimeout: 900
   cpu:
     limit: 16
-- 
GitLab