From 1b088092ded2df1be6c93617be272831656bb744 Mon Sep 17 00:00:00 2001 From: jacobtomlinson <1610850+jacobtomlinson@users.noreply.github.com> Date: Sat, 23 Mar 2024 19:03:20 +0000 Subject: [PATCH] Update daskhub's pangeo/base-notebook version to 2024.03.22 --- daskhub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daskhub/values.yaml b/daskhub/values.yaml index c4d6099..c49595e 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: "2024.03.13" + tag: "2024.03.22" defaultUrl: "/lab" # Use jupyterlab by default. dask-gateway: