Skip to content

Commit

Permalink
basehub: update hub image's to a z2jh 3.0.2 derived image
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Sep 13, 2023
1 parent 37d9911 commit fa134ce
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion config/clusters/2i2c-aws-us/researchdelight.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ basehub:
hub:
image:
name: quay.io/2i2c/unlisted-choice-experiment
tag: "0.0.1-0.dev.git.6863.h406a3546"
tag: "0.0.1-0.dev.git.6935.h7141d766"
config:
JupyterHub:
authenticator_class: github
Expand Down
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 @@ -60,7 +60,7 @@ jupyterhub:
hub:
image:
name: quay.io/2i2c/dynamic-image-building-experiment
tag: "0.0.1-0.dev.git.6765.h33942a27"
tag: "0.0.1-0.dev.git.6935.h7141d766"
config:
JupyterHub:
authenticator_class: cilogon
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/leap/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ basehub:
hub:
image:
name: quay.io/2i2c/unlisted-choice-experiment
tag: "0.0.1-0.dev.git.6863.h406a3546"
tag: "0.0.1-0.dev.git.6935.h7141d766"
allowNamedServers: true
config:
JupyterHub:
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 @@ -34,7 +34,7 @@ basehub:
hub:
image:
name: quay.io/2i2c/unlisted-choice-experiment
tag: "0.0.1-0.dev.git.6863.h406a3546"
tag: "0.0.1-0.dev.git.6935.h7141d766"
allowNamedServers: true
config:
Authenticator:
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/openscapes/staging.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ basehub:
hub:
image:
name: quay.io/2i2c/unlisted-choice-experiment
tag: "0.0.1-0.dev.git.6863.h406a3546"
tag: "0.0.1-0.dev.git.6935.h7141d766"
config:
CILogonOAuthenticator:
oauth_callback_url: "https://staging.openscapes.2i2c.cloud/hub/oauth_callback"
2 changes: 1 addition & 1 deletion helm-charts/basehub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ jupyterhub:
admin: true
image:
name: quay.io/2i2c/pilot-hub
tag: "0.0.1-0.dev.git.6863.h406a3546"
tag: "0.0.1-0.dev.git.6935.h7141d766"
networkPolicy:
enabled: true
# interNamespaceAccessLabels=accept makes the hub pod's associated
Expand Down

0 comments on commit fa134ce

Please sign in to comment.