Skip to content

Commit 5cca364

Browse files
authored
Merge pull request #1969 from chkpwd/renovate/helm-3.x
fix(deps): update terraform helm ( 3.0.0-pre2 → 3.0.2 )
2 parents d061de4 + 27aba8e commit 5cca364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/kasten/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ terraform {
1111
}
1212
helm = {
1313
source = "hashicorp/helm"
14-
version = "3.0.0-pre2"
14+
version = "3.0.2"
1515
}
1616
kubernetes = {
1717
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)