Merge pull request #460 from ChristianLempa/renovate/helm-2.16.x

chore(deps): update terraform helm to v2.16.1
This commit is contained in:
Christian Lempa 2024-10-31 08:49:17 +01:00 committed by GitHub
commit 74d39ea9a1
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"