Skip to content

Commit

Permalink
helmfile 0.128.2
Browse files Browse the repository at this point in the history
Closes Homebrew#60938.

Signed-off-by: Dustin Rodrigues <dust.rod@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
chenrui333 authored and BrewTestBot committed Sep 11, 2020
1 parent 443c8dc commit 6f82419
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/helmfile.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Helmfile < Formula
desc "Deploy Kubernetes Helm Charts"
homepage "https://github.com/roboll/helmfile"
url "https://github.com/roboll/helmfile/archive/v0.128.1.tar.gz"
sha256 "92a361bf561fe310681413a6fbd41f953a56a9014c8a8f235671d66b83727ed0"
url "https://github.com/roboll/helmfile/archive/v0.128.2.tar.gz"
sha256 "de70a969fbde6e6799612170aaa05f24567fb5990170878bba38126fc10797c4"
license "MIT"

bottle do
Expand Down

0 comments on commit 6f82419

Please sign in to comment.