Merge pull request #387 from ChristianLempa/renovate/helm-2.14.x

chore(deps): update terraform helm to v2.14.1
This commit is contained in:
Christoph Schug 2024-08-08 02:37:42 +02:00 committed by GitHub
commit 931a081f43
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.14.0" version = "2.14.1"
} }
kubernetes = { kubernetes = {
source = "hashicorp/kubernetes" source = "hashicorp/kubernetes"