Skip to content

Commit

Permalink
fix(deps): update terraform helm to latest for deployable modules / a…
Browse files Browse the repository at this point in the history
…rchitectures
  • Loading branch information
terraform-ibm-modules-ops committed Aug 11, 2024
1 parent fbc00ad commit 9644356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solutions/existing-cluster/version.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "2.14.0"
version = "2.14.1"
}
kubernetes = {
source = "hashicorp/kubernetes"
Expand Down

0 comments on commit 9644356

Please sign in to comment.