diff --git a/providers.tf b/providers.tf index 86a05bc..ea73fdb 100644 --- a/providers.tf +++ b/providers.tf @@ -12,7 +12,7 @@ terraform { } helm = { source = "hashicorp/helm" - version = "2.16.1" + version = "2.17.0" } http = { source = "hashicorp/http" version = "3.4.5"