chore(deps): update terraform helm to v2.16.0

This commit is contained in:
renovate[bot] 2024-10-11 23:07:14 +00:00 committed by GitHub
parent 50d312ea52
commit 8a3459425d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ terraform {
}
helm = {
source = "hashicorp/helm"
version = "2.15.0"
version = "2.16.0"
}
kubernetes = {
source = "hashicorp/kubernetes"