Skip to content

Commit

Permalink
Bump to use 4.0.0-beta.4 based hub images
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Oct 18, 2024
1 parent 6e25c1a commit 9fcba98
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion config/clusters/2i2c/imagebuilding-demo.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jupyterhub:
allowNamedServers: true
image:
name: quay.io/2i2c/dynamic-image-building-experiment
tag: "0.0.1-0.dev.git.10263.hc87b65cf"
tag: "0.0.1-0.dev.git.10722.h6ed14882"
config:
JupyterHub:
authenticator_class: github
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/jupyter-health/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jupyterhub:
#
image:
name: quay.io/2i2c/pkce-experiment
tag: 0.0.1-0.dev.git.10694.h38ededaf
tag: "0.0.1-0.dev.git.10722.h6ed14882"
allowNamedServers: true
config:
JupyterHub:
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/nasa-esdis/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jupyterhub:
hub:
image:
name: quay.io/2i2c/dynamic-image-building-experiment
tag: "0.0.1-0.dev.git.10263.hc87b65cf"
tag: "0.0.1-0.dev.git.10722.h6ed14882"
config:
GitHubOAuthenticator:
oauth_callback_url: "https://staging.esdis.2i2c.cloud/hub/oauth_callback"
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/nasa-ghg/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ basehub:
hub:
image:
name: quay.io/2i2c/dynamic-image-building-experiment
tag: "0.0.1-0.dev.git.10263.hc87b65cf"
tag: "0.0.1-0.dev.git.10722.h6ed14882"
config:
GitHubOAuthenticator:
oauth_callback_url: https://staging.ghg.2i2c.cloud/hub/oauth_callback
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/nasa-veda/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ basehub:
hub:
image:
name: quay.io/2i2c/dynamic-image-building-experiment
tag: 0.0.1-0.dev.git.9829.h282c5c35
tag: "0.0.1-0.dev.git.10722.h6ed14882"
allowNamedServers: true
config:
JupyterHub:
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/nasa-veda/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ basehub:
oauth_callback_url: https://staging.hub.openveda.cloud/hub/oauth_callback
image:
name: quay.io/2i2c/dynamic-image-building-experiment
tag: 0.0.1-0.dev.git.10263.hc87b65cf
tag: "0.0.1-0.dev.git.10722.h6ed14882"
ingress:
hosts: [staging.hub.openveda.cloud]
tls:
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/opensci/sciencecore.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jupyterhub:
allowNamedServers: true
image:
name: quay.io/2i2c/dynamic-image-building-experiment
tag: "0.0.1-0.dev.git.10263.hc87b65cf"
tag: "0.0.1-0.dev.git.10722.h6ed14882"
config:
JupyterHub:
authenticator_class: github
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/opensci/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,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.10722.h6ed14882"
config:
JupyterHub:
authenticator_class: github
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/projectpythia/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,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.10722.h6ed14882"
config:
JupyterHub:
authenticator_class: github
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/strudel/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jupyterhub:
# - user1
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.10722.h6ed14882"
extraConfig:
enable-fancy-profiles: |
from jupyterhub_fancy_profiles import setup_ui
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/features/imagebuilding.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jupyterhub:
hub:
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.10722.h6ed14882"
```
## Connect with `jupyterhub-fancy-profiles`
Expand Down
2 changes: 1 addition & 1 deletion helm-charts/basehub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1060,7 +1060,7 @@ jupyterhub:
oauth_no_confirm: true
image:
name: quay.io/2i2c/pilot-hub
tag: "0.0.1-0.dev.git.8663.h049aa2c2"
tag: "0.0.1-0.dev.git.10722.h6ed14882"
networkPolicy:
enabled: true
# interNamespaceAccessLabels=accept makes the hub pod's associated
Expand Down

0 comments on commit 9fcba98

Please sign in to comment.