Skip to content

Commit

Permalink
Update Helm release jupyterhub to v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 16, 2024
1 parent 84c2efa commit 291a4cc
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.6707.h109668fd"
version = "4.0.0"

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

0 comments on commit 291a4cc

Please sign in to comment.