Skip to content

Commit

Permalink
also bump helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Aug 15, 2024
1 parent 2dc3f5a commit 9643afd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hub/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ dependencies:
# get the helm chart version from here: https://github.com/jupyterhub/helm-chart
# correlate the helm chart version w/jupyterhub here:
# https://hub.jupyter.org/helm-chart/#development-releases-jupyterhub
version: 3.3.7
version: 3.3.8
repository: https://jupyterhub.github.io/helm-chart/
2 changes: 1 addition & 1 deletion images/hub/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Should match the hub image used by version of chart in hub/requirements.yaml
# If that changes, this should be changed too!
FROM jupyterhub/k8s-hub:3.3.7
FROM jupyterhub/k8s-hub:3.3.8

USER root

Expand Down

0 comments on commit 9643afd

Please sign in to comment.