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

This commit is contained in:
renovate[bot] 2024-06-13 17:49:53 +00:00 committed by GitHub
parent 4805198649
commit fd4a342411
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.2"
version = "2.14.0"
}
kubernetes = {
source = "hashicorp/kubernetes"