Skip to content

Commit

Permalink
Add new hub image that pins to head of kubespawner
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Sep 15, 2023
1 parent d129207 commit 8f62423
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions helm-charts/chartpress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,9 @@ charts:
REQUIREMENTS_FILE: "dynamic-image-building-requirements.txt"
contextPath: "images/hub"
dockerfilePath: "images/hub/Dockerfile"
culler-failure:
imageName: quay.io/2i2c/culler-failure
buildArgs:
REQUIREMENTS_FILE: "culler-failure-requirements.txt"
contextPath: "images/hub"
dockerfilePath: "images/hub/Dockerfile"
3 changes: 3 additions & 0 deletions helm-charts/images/hub/culler-failure-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
git+https://github.com/yuvipanda/jupyterhub-configurator@ed7e3a0df1e3d625d10903ef7d7fd9c2fbb548db
# Brings in the head of kubespawner repo c.f. 2023-09-15 13:51 UTC
git+https://github.com/jupyterhub/kubespawner@9663b7e0f0d3942962c99a39c375358f19e0718e

0 comments on commit 8f62423

Please sign in to comment.