From edbd996e57fefb798e067cae6033130547cc4ad9 Mon Sep 17 00:00:00 2001 From: V Date: Mon, 13 Jan 2025 13:25:49 -0800 Subject: [PATCH] feat(jupyterhub): deploy the next image to the testing slot --- kubernetes/apps/charts/jupyterhub/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kubernetes/apps/charts/jupyterhub/values.yaml b/kubernetes/apps/charts/jupyterhub/values.yaml index ad1c1677b9..85f8dd4bb4 100644 --- a/kubernetes/apps/charts/jupyterhub/values.yaml +++ b/kubernetes/apps/charts/jupyterhub/values.yaml @@ -39,10 +39,10 @@ jupyterhub: mem_limit: "12G" mem_guarantee: "10G" cpu_guarantee: 1.5 - - display_name: "Prototype Image 2024.5.24" - description: "This is the next image we will deploy." + - display_name: "Prototype Image 2025.1.13" + description: "This is for testing the next image we will deploy." kubespawner_override: - image: ghcr.io/cal-itp/data-infra/jupyter-singleuser:2024.5.24 + image: ghcr.io/cal-itp/data-infra/jupyter-singleuser:2025.1.13 scheduling: userPods: nodeAffinity: