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 10, 2024
1 parent 8154c7f commit da13e7e
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 da13e7e

Please sign in to comment.