diff --git a/config/clusters/2i2c/imagebuilding-demo.values.yaml b/config/clusters/2i2c/imagebuilding-demo.values.yaml index 4065eb3dd..352e3b85f 100644 --- a/config/clusters/2i2c/imagebuilding-demo.values.yaml +++ b/config/clusters/2i2c/imagebuilding-demo.values.yaml @@ -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" @@ -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