From 7e3f9e3283f2ac1137a0f1db44c1dbc7532cf630 Mon Sep 17 00:00:00 2001 From: Georgiana Dolocan Date: Wed, 22 Mar 2023 12:53:25 +0200 Subject: [PATCH] Match daskhub version with the one in the deployer and other hubs --- helm-charts/binderhub/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-charts/binderhub/Chart.yaml b/helm-charts/binderhub/Chart.yaml index 71e5a8fafe..f53befa5ea 100644 --- a/helm-charts/binderhub/Chart.yaml +++ b/helm-charts/binderhub/Chart.yaml @@ -8,5 +8,5 @@ dependencies: version: "1.0.0-0.dev.git.3009.h9046454" repository: "https://jupyterhub.github.io/helm-chart/" - name: dask-gateway - version: "2022.10.0" + version: "2023.1.0" repository: "https://helm.dask.org/"