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

This commit is contained in:
renovate[bot] 2024-08-08 00:35:53 +00:00 committed by GitHub
parent fe42e3c9c6
commit e1d441dc36
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.14.0"
version = "2.14.1"
}
kubernetes = {
source = "hashicorp/kubernetes"