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.
2 parents 5f5621e + 3bc857d commit 8f247a0Copy full SHA for 8f247a0
terraform/provider.tf
@@ -6,7 +6,7 @@ terraform {
6
}
7
helm = {
8
source = "hashicorp/helm"
9
- version = "2.17.0"
+ version = "3.0.2"
10
11
kubernetes = {
12
source = "hashicorp/kubernetes"
0 commit comments