Update Terraform helm to v2.17.0
This commit is contained in:
parent
c172040e89
commit
f8ae7a988f
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue