Skip to content

Commit

Permalink
Bump z2jh to 3.3.2 and use a 3.3.2 based custom hub image
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Mar 20, 2024
1 parent a1a4910 commit 616fc97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm-charts/basehub/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
# images/hub/Dockerfile, and will also involve manually building and pushing
# the Dockerfile to https://quay.io/2i2c/pilot-hub. Details about this can
# be found in the Dockerfile's comments.
version: 3.2.1
version: 3.3.2
repository: https://jupyterhub.github.io/helm-chart/
- name: binderhub-service
version: 0.1.0-0.dev.git.110.hd833d08
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 @@ -759,7 +759,7 @@ jupyterhub:
admin: true
image:
name: quay.io/2i2c/pilot-hub
tag: "0.0.1-0.dev.git.7670.hfd1b116d"
tag: "0.0.1-0.dev.git.8466.ha1a4910d"
networkPolicy:
enabled: true
# interNamespaceAccessLabels=accept makes the hub pod's associated
Expand Down

0 comments on commit 616fc97

Please sign in to comment.