Skip to content

Commit

Permalink
Merge pull request #3415 from yuvipanda/bump-image
Browse files Browse the repository at this point in the history
dynamic-image-building: bump jupyterhub-fancy-profiles
  • Loading branch information
yuvipanda authored Nov 13, 2023
2 parents 2173328 + 5914b09 commit 242feba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion config/clusters/2i2c/imagebuilding-demo.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jupyterhub:
display_name: "Custom image"
validation_regex: "^.+:.+$"
validation_message: "Must be a publicly available docker image, of form <image-name>:<tag>"
display_name_in_choices: "Specify an existing docker image"
description_in_choices: "Use a pre-existing docker image from a public docker registry (dockerhub, quay, etc)"
kubespawner_override:
image: "{value}"
choices:
Expand Down Expand Up @@ -120,7 +122,7 @@ jupyterhub:
url: http://imagebuilding-demo-binderhub-service:8090
image:
name: quay.io/2i2c/dynamic-image-building-experiment
tag: "0.0.1-0.dev.git.7130.h0bdc2d30"
tag: "0.0.1-0.dev.git.7563.he8470ee4"
config:
JupyterHub:
authenticator_class: github
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
git+https://github.com/yuvipanda/jupyterhub-configurator@ed7e3a0df1e3d625d10903ef7d7fd9c2fbb548db

# Brings in https://github.com/yuvipanda/jupyterhub-fancy-profiles
git+https://github.com/yuvipanda/jupyterhub-fancy-profiles@b624031b661f71a278a37bb1fae0b8d6f316d6b3
git+https://github.com/yuvipanda/jupyterhub-fancy-profiles@ef923e37eddc9284c7b4701c79e56f1cb3ca9a9d

0 comments on commit 242feba

Please sign in to comment.