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 7a2b19e commit 62f42c1Copy full SHA for 62f42c1
1 file changed
providers.tf
@@ -10,7 +10,7 @@ terraform {
10
}
11
helm = {
12
source = "hashicorp/helm"
13
- version = ">= 2.14.1, < 3.0.0"
+ version = "< 4.0.0"
14
15
kubernetes = {
16
source = "hashicorp/kubernetes"
0 commit comments