Skip to content

Commit 11c637a

Browse files
chore(deps): update terraform helm to v3
1 parent 4074768 commit 11c637a

File tree

1 file changed

+1
-1
lines changed
  • manifests/.workshop/terraform

1 file changed

+1
-1
lines changed

manifests/.workshop/terraform/base.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ terraform {
1212
}
1313
helm = {
1414
source = "hashicorp/helm"
15-
version = "2.17.0"
15+
version = "3.0.2"
1616
}
1717
kubectl = {
1818
source = "gavinbunney/kubectl"

0 commit comments

Comments
 (0)