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