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

This commit is contained in:
renovate[bot] 2024-10-31 07:05:58 +00:00 committed by GitHub
parent 6ffd9decec
commit 989b7d710e
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.16.0"
version = "2.16.1"
}
kubernetes = {
source = "hashicorp/kubernetes"