diff --git a/daskhub/Chart.yaml b/daskhub/Chart.yaml index 736572c..fbfc6a6 100644 --- a/daskhub/Chart.yaml +++ b/daskhub/Chart.yaml @@ -3,7 +3,7 @@ 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.1-dg2023.9.0" +appVersion: "jh3.2.1-dg2024.1.0" description: Multi-user JupyterHub and Dask deployment. dependencies: - name: jupyterhub @@ -13,7 +13,7 @@ dependencies: - child: rbac parent: rbac - name: dask-gateway - version: "2023.9.0" + version: "2024.1.0" repository: https://helm.dask.org/ maintainers: - name: Jacob Tomlinson (Nvidia)