This commit is contained in:
renovate[bot] 2024-12-21 14:40:02 +00:00 committed by GitHub
commit b6826aa0fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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"