From 7f23a0d176f549b2b79983e2e71c8cb8c9380485 Mon Sep 17 00:00:00 2001 From: Simon Li Date: Sun, 24 Sep 2023 17:36:33 +0100 Subject: [PATCH] Revert "Updates binderhub chart to 1.0.0-0.dev.git.3177.h0ffed53" --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 48a626858..7bdd53d5f 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -8,7 +8,7 @@ dependencies: # Source code: https://github.com/jupyterhub/binderhub/tree/main/helm-chart # App changelog: https://github.com/jupyterhub/binderhub/blob/main/CHANGES.md - name: binderhub - version: "1.0.0-0.dev.git.3177.h0ffed53" + version: "1.0.0-0.dev.git.3171.h88669a1" repository: https://jupyterhub.github.io/helm-chart condition: binderhubEnabled