Merge pull request #274 from ChristianLempa/renovate/helm-2.13.x

chore(deps): update terraform helm to v2.13.2
This commit is contained in:
Christoph Schug 2024-05-08 20:15:47 +02:00 committed by GitHub
commit 3789e18c88
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"