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 ea4f563 commit 07a9033Copy full SHA for 07a9033
src/versions.tf
@@ -8,7 +8,7 @@ terraform {
8
}
9
helm = {
10
source = "hashicorp/helm"
11
- version = ">= 2.0"
+ version = "~> 2.0"
12
13
kubernetes = {
14
source = "hashicorp/kubernetes"
0 commit comments