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 e95b9e3 commit 286a15bCopy full SHA for 286a15b
src/versions.tf
@@ -8,7 +8,7 @@ terraform {
8
}
9
helm = {
10
source = "hashicorp/helm"
11
- version = ">= 2.6.0"
+ version = ">= 2.6.0, < 3.0.0"
12
13
kubernetes = {
14
source = "hashicorp/kubernetes"
0 commit comments