From 9805cbdca17001c77087e125c4aea9a56119c0e2 Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 28 Sep 2023 10:49:54 -0700 Subject: [PATCH 1/3] v6.1 released to pypi --- images/hub/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/images/hub/Dockerfile b/images/hub/Dockerfile index 5744f8384..1332ff21d 100644 --- a/images/hub/Dockerfile +++ b/images/hub/Dockerfile @@ -6,7 +6,6 @@ USER root RUN python3 -m pip install --no-cache git+https://github.com/berkeley-dsep-infra/canvasoauthenticator@09e7ed8 RUN python3 -m pip install --no-cache jupyterhub-ltiauthenticator==1.5.1 -RUN python3 -m pip install --no-cache git+https://github.com/jupyterhub/kubespawner@main COPY logos /srv/logos From 37aa9975d518795e0032cafed9c9bb02343d21cf Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 28 Sep 2023 11:17:03 -0700 Subject: [PATCH 2/3] pin to 6.1.0 --- images/hub/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/images/hub/Dockerfile b/images/hub/Dockerfile index 1332ff21d..9de583f6f 100644 --- a/images/hub/Dockerfile +++ b/images/hub/Dockerfile @@ -6,6 +6,7 @@ USER root RUN python3 -m pip install --no-cache git+https://github.com/berkeley-dsep-infra/canvasoauthenticator@09e7ed8 RUN python3 -m pip install --no-cache jupyterhub-ltiauthenticator==1.5.1 +RUN python3 -m pip install --no-cache git+https://github.com/jupyterhub/kubespawner@6.1.0 COPY logos /srv/logos From 9e3b871754f2ecb944dda1e1029a1f9c29be82f7 Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 28 Sep 2023 11:39:22 -0700 Subject: [PATCH 3/3] chartpressed --- hub/Chart.yaml | 2 +- hub/values.yaml | 2 +- node-placeholder/Chart.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hub/Chart.yaml b/hub/Chart.yaml index e4c99926e..1b367d5df 100644 --- a/hub/Chart.yaml +++ b/hub/Chart.yaml @@ -2,4 +2,4 @@ apiVersion: v1 appVersion: '1.0' description: Deployment Chart for JupyterHub name: hub -version: 0.0.1-0.dev.git.6820.hf9ad98e4 +version: 0.0.1-0.dev.git.6847.h37aa9975 diff --git a/hub/values.yaml b/hub/values.yaml index 415c2aa6e..7ca5cd729 100644 --- a/hub/values.yaml +++ b/hub/values.yaml @@ -219,7 +219,7 @@ jupyterhub: # Generated by chartpress image: name: gcr.io/ucb-datahub-2018/jupyterhub-hub - tag: '0.0.1-0.dev.git.6820.hf9ad98e4' + tag: '0.0.1-0.dev.git.6847.h37aa9975' networkPolicy: enabled: true ingress: diff --git a/node-placeholder/Chart.yaml b/node-placeholder/Chart.yaml index 46741d439..584e5c8f8 100644 --- a/node-placeholder/Chart.yaml +++ b/node-placeholder/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.0.1-0.dev.git.6680.h8e8b5161 +version: 0.0.1-0.dev.git.6821.hfab4a361 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to