From 3a1ec62908c227b39f7730777664dafc66d74c24 Mon Sep 17 00:00:00 2001 From: jacobtomlinson <1610850+jacobtomlinson@users.noreply.github.com> Date: Fri, 29 May 2026 00:49:57 +0000 Subject: [PATCH] Update daskhub's pangeo/base-notebook version to 2026.05.29 --- daskhub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daskhub/values.yaml b/daskhub/values.yaml index 70d6f6b..475427c 100644 --- a/daskhub/values.yaml +++ b/daskhub/values.yaml @@ -57,7 +57,7 @@ jupyterhub: singleuser: image: name: pangeo/base-notebook # Image to use for singleuser environment. Must include dask-gateway. - tag: "2025.11.13" + tag: "2026.05.29" defaultUrl: "/lab" # Use jupyterlab by default. dask-gateway: