Skip to content

Commit 1999e57

Browse files
fix(deps)!: Update Terraform helm to v3
1 parent b2d35b6 commit 1999e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ terraform {
2727
}
2828
helm = {
2929
source = "hashicorp/helm"
30-
version = "~> 2.0"
30+
version = "~> 3.0"
3131
}
3232
kubernetes = {
3333
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)