helmfile 0.73.1
Closes #40770. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
00dff0ba5b
commit
de04b58d84
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Helmfile < Formula
|
class Helmfile < Formula
|
||||||
desc "Deploy Kubernetes Helm Charts"
|
desc "Deploy Kubernetes Helm Charts"
|
||||||
homepage "https://github.com/roboll/helmfile"
|
homepage "https://github.com/roboll/helmfile"
|
||||||
url "https://github.com/roboll/helmfile/archive/v0.69.0.tar.gz"
|
url "https://github.com/roboll/helmfile/archive/v0.73.1.tar.gz"
|
||||||
sha256 "21ad587bd32c8b480c1838a4fe2cb4d9b4fc52f277dc71a177a65df06f6cddb1"
|
sha256 "79d66bdb00da931060d4994c6d7180dc5c4e0d2d06b8a654b2c183f4eaf51705"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue