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 b2d35b6 commit 1999e57Copy full SHA for 1999e57
versions.tf
@@ -27,7 +27,7 @@ terraform {
27
}
28
helm = {
29
source = "hashicorp/helm"
30
- version = "~> 2.0"
+ version = "~> 3.0"
31
32
kubernetes = {
33
source = "hashicorp/kubernetes"
0 commit comments