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

This commit is contained in:
renovate[bot] 2024-08-17 09:18:28 +00:00 committed by GitHub
parent 93191ab950
commit f2837e9210
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.1"
version = "2.15.0"
}
kubernetes = {
source = "hashicorp/kubernetes"