Skip to content

Commit

Permalink
Upgrade to JupyterHub 5.0.0b2 (#2468)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelovilla authored May 23, 2024
2 parents fb3bbd3 + 6829f19 commit 11717f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ resource "helm_release" "jupyterhub" {

repository = "https://jupyterhub.github.io/helm-chart/"
chart = "jupyterhub"
version = "4.0.0-0.dev.git.6586.h0a16e5a0"
version = "4.0.0-0.dev.git.6607.hd1a1130e"

values = concat([
file("${path.module}/values.yaml"),
Expand Down

0 comments on commit 11717f9

Please sign in to comment.