From cc5e8b26cbf9ae9745021f49b05357de92a14afa Mon Sep 17 00:00:00 2001 From: jacobtomlinson Date: Mon, 25 Sep 2023 22:03:11 +0000 Subject: [PATCH] Updates jupyterhub chart to 3.0.3 --- daskhub/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/daskhub/Chart.yaml b/daskhub/Chart.yaml index 37979d8..d8099b6 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: "jh2.0.0-dg2023.1.1" +appVersion: "jh3.0.3-dg2023.1.1" description: Multi-user JupyterHub and Dask deployment. dependencies: - name: jupyterhub - version: "2.0.0" + version: "3.0.3" repository: https://jupyterhub.github.io/helm-chart/ import-values: - child: rbac