helmsman 3.0.1
Closes #49212. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
ce916ac1fc
commit
60005273ea
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Helmsman < Formula
|
|||
desc "Helm Charts as Code tool"
|
||||
homepage "https://github.com/Praqma/helmsman"
|
||||
url "https://github.com/Praqma/helmsman.git",
|
||||
:tag => "v3.0.0",
|
||||
:revision => "b38d571bca31699eedc3fb0a199f9f2b657870fb"
|
||||
:tag => "v3.0.1",
|
||||
:revision => "04d86c095718f2ae55f80c0fb7c3b38323376ba4"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue