Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
renovate[bot]
f8ae7a988f
Update Terraform helm to v2.17.0 2024-12-21 14:40:00 +00:00

View file

@ -12,7 +12,7 @@ terraform {
} }
helm = { helm = {
source = "hashicorp/helm" source = "hashicorp/helm"
version = "2.16.1" version = "2.17.0"
} }
http = { source = "hashicorp/http" http = { source = "hashicorp/http"
version = "3.4.5" version = "3.4.5"