From 64906d281a02f4ffa1dd55c361a9b3afcab15154 Mon Sep 17 00:00:00 2001 From: Dask Bot <65357765+dask-bot@users.noreply.github.com> Date: Mon, 27 Nov 2023 13:06:15 -0600 Subject: [PATCH] Updates jupyterhub chart to 3.2.1 (#422) Co-authored-by: jacobtomlinson --- daskhub/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daskhub/Chart.yaml b/daskhub/Chart.yaml index 5a59846..736572c 100644 --- a/daskhub/Chart.yaml +++ b/daskhub/Chart.yaml @@ -3,11 +3,11 @@ name: daskhub icon: https://avatars3.githubusercontent.com/u/17131925?v=3&s=200 version: 0.0.1-set.by.chartpress # appVersion is set to be a combination of the dependencies -appVersion: "jh3.2.0-dg2023.9.0" +appVersion: "jh3.2.1-dg2023.9.0" description: Multi-user JupyterHub and Dask deployment. dependencies: - name: jupyterhub - version: "3.2.0" + version: "3.2.1" repository: https://jupyterhub.github.io/helm-chart/ import-values: - child: rbac