Skip to content

Commit 985efc5

Browse files
fix(deps): update terraform helm to v3
1 parent 202d3c3 commit 985efc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/fully-configurable/version.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.17.0"
13+
version = "3.0.2"
1414
}
1515
kubernetes = {
1616
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)