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 fa5be81 commit 54df1f8Copy full SHA for 54df1f8
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