We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53840a7 commit b6a5320Copy full SHA for b6a5320
kubernetes/apps/charts/jupyterhub/values.yaml
@@ -39,10 +39,10 @@ jupyterhub:
39
mem_limit: "12G"
40
mem_guarantee: "10G"
41
cpu_guarantee: 1.5
42
- - display_name: "Prototype Image 2024.5.24"
43
- 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."
44
kubespawner_override:
45
- image: ghcr.io/cal-itp/data-infra/jupyter-singleuser:2024.5.24
+ image: ghcr.io/cal-itp/data-infra/jupyter-singleuser:2025.1.13
46
scheduling:
47
userPods:
48
nodeAffinity:
0 commit comments