Skip to content

Commit

Permalink
updated helm version to 0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ksalrin committed Dec 22, 2020
1 parent e99d244 commit 42c7876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# required helm provider for this module
provider "helm" {
version = "0.10.4"
version = "0.10.6"
}

# Required provider for local files
Expand Down

0 comments on commit 42c7876

Please sign in to comment.