Skip to content

Commit 000de19

Browse files
committed
Pin helm version
1 parent fd8ecf1 commit 000de19

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/talos/main.tf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ terraform {
1111
source = "gavinbunney/kubectl"
1212
version = "~> 1.16"
1313
}
14+
helm = {
15+
version = "~> 2"
16+
}
1417
}
1518
}
1619

0 commit comments

Comments
 (0)