From d03f232c12a8a4f44bf92e9d84ab9d681776d573 Mon Sep 17 00:00:00 2001 From: Dask Bot <65357765+dask-bot@users.noreply.github.com> Date: Sat, 28 Oct 2023 08:06:07 -0500 Subject: [PATCH] Update daskhub's pangeo/base-notebook version to 2023.10.28 (#414) Co-authored-by: jacobtomlinson --- daskhub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daskhub/values.yaml b/daskhub/values.yaml index af0c71f..a968ac3 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: "2023.10.03" + tag: "2023.10.28" defaultUrl: "/lab" # Use jupyterlab by defualt. dask-gateway: