We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c114c35 commit 874060dCopy full SHA for 874060d
solutions/fully-configurable/version.tf
@@ -10,7 +10,7 @@ terraform {
10
}
11
helm = {
12
source = "hashicorp/helm"
13
- version = "2.17.0"
+ version = "3.0.2"
14
15
kubernetes = {
16
source = "hashicorp/kubernetes"
0 commit comments