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/images/hub/Dockerfile b/images/hub/Dockerfile index 5744f8384..9de583f6f 100644 --- a/images/hub/Dockerfile +++ b/images/hub/Dockerfile @@ -6,7 +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@main +RUN python3 -m pip install --no-cache git+https://github.com/jupyterhub/kubespawner@6.1.0 COPY logos /srv/logos 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