Skip to content

Commit

Permalink
Merge pull request #19 from fuchicorp/feature/18
Browse files Browse the repository at this point in the history
updated helm version to 0.10.6
  • Loading branch information
ksalrin authored Dec 22, 2020
2 parents e99d244 + 42c7876 commit 803bf93
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 803bf93

Please sign in to comment.