Skip to content

Commit

Permalink
Merge pull request #4634 from sgibson91/imagebuildingdemo/jupyterhub-…
Browse files Browse the repository at this point in the history
…fancy-profiles

Update jupyterhub-fancy-profiles version on imagebuilding-demo hub
  • Loading branch information
sgibson91 authored Aug 16, 2024
2 parents e4c17be + f15001c commit 00d30d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/clusters/2i2c/imagebuilding-demo.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jupyterhub:
profile_options:
image:
display_name: Image
dynamic_image_building: True
unlisted_choice: &profile_list_unlisted_choice
enabled: True
display_name: "Custom image"
Expand Down Expand Up @@ -115,7 +116,7 @@ jupyterhub:
allowNamedServers: true
image:
name: quay.io/2i2c/dynamic-image-building-experiment
tag: "0.0.1-0.dev.git.8663.h049aa2c2"
tag: "0.0.1-0.dev.git.9878.h6f760b3c"
config:
JupyterHub:
authenticator_class: github
Expand Down

0 comments on commit 00d30d6

Please sign in to comment.