Skip to content

Commit b231743

Browse files
authored
Pin helm provider
1 parent ed2115c commit b231743

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
@@ -8,7 +8,7 @@ terraform {
88
}
99
helm = {
1010
source = "hashicorp/helm"
11-
version = ">= 2.4.1"
11+
version = "2.9.0"
1212
}
1313
kubectl = {
1414
source = "gavinbunney/kubectl"

0 commit comments

Comments
 (0)