helmfile 0.46.2
Closes #38155. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
d716d3a912
commit
77e7a96b31
1 changed files with 2 additions and 2 deletions
|
@ -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.45.3.tar.gz"
|
||||
sha256 "493bebb74a100d54054f8a9c7f41e34d959bbbd151a267f2aa92535eb00fbea8"
|
||||
url "https://github.com/roboll/helmfile/archive/v0.46.2.tar.gz"
|
||||
sha256 "5d2d6b0f14fd21d23b7957c76f9f93b4e9e1c12c0abdf6e5627f0034ab83a571"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue