From b2c9959e95efd6ecc700d21c3d5089bdc182b9a7 Mon Sep 17 00:00:00 2001 From: Dung Vu <dvu@csusb.edu> Date: Thu, 5 Oct 2023 11:04:51 -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 0f3335c..20ba9ff 100644 --- a/values.template.yaml +++ b/values.template.yaml @@ -224,7 +224,7 @@ singleuser: image: # name: gitlab-registry.nrp-nautilus.io/vutiendung/jupyter-stack/minimal name: gitlab-registry.nrp-nautilus.io/prp/jupyter-stack/minimal - tag: v1.0 + tag: v1.2 startTimeout: 900 cpu: limit: 16 -- GitLab