diff --git a/hub/Chart.yaml b/hub/Chart.yaml index 7c6165372..e4c99926e 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-n6679.hdeb3cd12 +version: 0.0.1-0.dev.git.6820.hf9ad98e4 diff --git a/hub/values.yaml b/hub/values.yaml index 3314cb6b5..415c2aa6e 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-n6679.hdeb3cd12' + tag: '0.0.1-0.dev.git.6820.hf9ad98e4' networkPolicy: enabled: true ingress: diff --git a/images/hub/Dockerfile b/images/hub/Dockerfile index 1332ff21d..5744f8384 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@main COPY logos /srv/logos diff --git a/node-placeholder/Chart.yaml b/node-placeholder/Chart.yaml index e2cea5add..46741d439 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-n6669.h6aac4c6d +version: 0.0.1-0.dev.git.6680.h8e8b5161 # 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 diff --git a/node-placeholder/values.yaml b/node-placeholder/values.yaml index 2ff5d703c..3402eff83 100644 --- a/node-placeholder/values.yaml +++ b/node-placeholder/values.yaml @@ -4,7 +4,7 @@ image: repository: us-central1-docker.pkg.dev/ucb-datahub-2018/core/node-placeholder-scaler pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "0.0.1-n6607.h11654cae" + tag: "0.0.1-0.dev.git.6607.h11654cae" imagePullSecrets: [] nameOverride: ""