diff --git a/solutions/fully-configurable/version.tf b/solutions/fully-configurable/version.tf index 1d3def79..5c9c20a4 100644 --- a/solutions/fully-configurable/version.tf +++ b/solutions/fully-configurable/version.tf @@ -10,7 +10,7 @@ terraform { } helm = { source = "hashicorp/helm" - version = "2.17.0" + version = "3.0.2" } kubernetes = { source = "hashicorp/kubernetes"