Skip to content

Commit b6a5320

Browse files
Vvevetron
authored andcommitted
feat(jupyterhub): deploy the next image to the testing slot
1 parent 53840a7 commit b6a5320

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

kubernetes/apps/charts/jupyterhub/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ jupyterhub:
3939
mem_limit: "12G"
4040
mem_guarantee: "10G"
4141
cpu_guarantee: 1.5
42-
- display_name: "Prototype Image 2024.5.24"
43-
description: "This is the next image we will deploy."
42+
- display_name: "Prototype Image 2025.1.13"
43+
description: "This is for testing the next image we will deploy."
4444
kubespawner_override:
45-
image: ghcr.io/cal-itp/data-infra/jupyter-singleuser:2024.5.24
45+
image: ghcr.io/cal-itp/data-infra/jupyter-singleuser:2025.1.13
4646
scheduling:
4747
userPods:
4848
nodeAffinity:

0 commit comments

Comments
 (0)