From 616fc97db123747223935240cabadfb62233aa33 Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Wed, 20 Mar 2024 23:34:34 +0100 Subject: [PATCH] Bump z2jh to 3.3.2 and use a 3.3.2 based custom hub image --- helm-charts/basehub/Chart.yaml | 2 +- helm-charts/basehub/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/basehub/Chart.yaml b/helm-charts/basehub/Chart.yaml index 90f4d3a210..fbb4fadc54 100644 --- a/helm-charts/basehub/Chart.yaml +++ b/helm-charts/basehub/Chart.yaml @@ -12,7 +12,7 @@ dependencies: # images/hub/Dockerfile, and will also involve manually building and pushing # the Dockerfile to https://quay.io/2i2c/pilot-hub. Details about this can # be found in the Dockerfile's comments. - version: 3.2.1 + version: 3.3.2 repository: https://jupyterhub.github.io/helm-chart/ - name: binderhub-service version: 0.1.0-0.dev.git.110.hd833d08 diff --git a/helm-charts/basehub/values.yaml b/helm-charts/basehub/values.yaml index f157f0f4c9..c5ca3ca3e7 100644 --- a/helm-charts/basehub/values.yaml +++ b/helm-charts/basehub/values.yaml @@ -759,7 +759,7 @@ jupyterhub: admin: true image: name: quay.io/2i2c/pilot-hub - tag: "0.0.1-0.dev.git.7670.hfd1b116d" + tag: "0.0.1-0.dev.git.8466.ha1a4910d" networkPolicy: enabled: true # interNamespaceAccessLabels=accept makes the hub pod's associated