From 98e06c4ceef866e4ac284225c97f9fdd5ac60817 Mon Sep 17 00:00:00 2001 From: Yuvi Panda Date: Thu, 12 Oct 2023 13:48:18 +0000 Subject: [PATCH] Revert "Updates binderhub chart to 1.0.0-0.dev.git.3228.h30733fe" --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index e3c2ce0fb..4a6cab842 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.3228.h30733fe" + version: "1.0.0-0.dev.git.3199.h54522bc" repository: https://jupyterhub.github.io/helm-chart condition: binderhubEnabled