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

This commit is contained in:
renovate[bot] 2024-05-08 16:54:30 +00:00 committed by GitHub
parent 96a0498f2a
commit 0413ca1d31
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.13.1"
version = "2.13.2"
}
kubernetes = {
source = "hashicorp/kubernetes"