Skip to content

Commit 62f42c1

Browse files
chore(deps): update terraform helm to v3 (#112)
1 parent 7a2b19e commit 62f42c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ terraform {
1010
}
1111
helm = {
1212
source = "hashicorp/helm"
13-
version = ">= 2.14.1, < 3.0.0"
13+
version = "< 4.0.0"
1414
}
1515
kubernetes = {
1616
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)