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

This commit is contained in:
renovate[bot] 2024-04-16 18:31:02 +00:00 committed by GitHub
parent af8ea02664
commit fb36613d90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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