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

This commit is contained in:
renovate[bot] 2024-03-18 15:41:51 +00:00 committed by GitHub
parent 01e8700552
commit 219b403b1c
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.4.1"
version = "2.12.1"
}
kubernetes = {
source = "hashicorp/kubernetes"