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 73af662 commit 0f56fdeCopy full SHA for 0f56fde
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