helmfile 0.149.0
Closes #118214. Signed-off-by: Patrick Linnane <patrick@linnane.io> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
86fa899556
commit
3ed2bd6c41
|
@ -1,8 +1,8 @@
|
|||
class Helmfile < Formula
|
||||
desc "Deploy Kubernetes Helm Charts"
|
||||
homepage "https://github.com/helmfile/helmfile"
|
||||
url "https://github.com/helmfile/helmfile/archive/v0.148.1.tar.gz"
|
||||
sha256 "847ec17b43b19fa292a261d20cd34331f8bd6dccb46d24d9fc6e6632c84955ae"
|
||||
url "https://github.com/helmfile/helmfile/archive/v0.149.0.tar.gz"
|
||||
sha256 "5149156beda7d1c420368b9d1b098c5823dda6c494e47e28a77f6b74e007e04e"
|
||||
license "MIT"
|
||||
version_scheme 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue