Skip to content

Commit 8f247a0

Browse files
authored
Merge pull request #133 from lisenet/renovate-helm-3.x
Update Terraform helm to v3
2 parents 5f5621e + 3bc857d commit 8f247a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
}
77
helm = {
88
source = "hashicorp/helm"
9-
version = "2.17.0"
9+
version = "3.0.2"
1010
}
1111
kubernetes = {
1212
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)