From a96a4be64f4a5c027a0ef94916a4ee1c746bde6e Mon Sep 17 00:00:00 2001 From: jacobtomlinson <1610850+jacobtomlinson@users.noreply.github.com> Date: Mon, 25 Mar 2024 21:03:16 +0000 Subject: [PATCH] Updates jupyterhub chart to 3.3.4 --- daskhub/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daskhub/Chart.yaml b/daskhub/Chart.yaml index c3db52c..b9439da 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.3.3-dg2024.1.0" +appVersion: "jh3.3.4-dg2024.1.0" description: Multi-user JupyterHub and Dask deployment. dependencies: - name: jupyterhub - version: "3.3.3" + version: "3.3.4" repository: https://jupyterhub.github.io/helm-chart/ import-values: - child: rbac