Skip to content

Commit

Permalink
try an older version of helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
digicosmos86 committed Aug 15, 2024
1 parent bbb1c38 commit b25b94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sample-jhub/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ module "sample-jhub" {
shared_storage_capacity = 2

# ---------------- HELM/JHUB VARIABLES -----------------------
jhub_helm_version = "3.3.8"
jhub_helm_version = "3.2.1"
helm_deploy_timeout = 1000
helm_values_file = var.helm_values_file

Expand Down

0 comments on commit b25b94f

Please sign in to comment.