skaffold 0.6.1
Closes #28263. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
14c2d84496
commit
eec5d28fa2
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Skaffold < Formula
|
|||
desc "Easy and Repeatable Kubernetes Development"
|
||||
homepage "https://github.com/GoogleContainerTools/skaffold"
|
||||
url "https://github.com/GoogleContainerTools/skaffold.git",
|
||||
:tag => "v0.6.0",
|
||||
:revision => "ced2917e5df941849460d8809a04ce1df1317455"
|
||||
:tag => "v0.6.1",
|
||||
:revision => "71acd5d27b1f16f89047a02549818b887008ded3"
|
||||
head "https://github.com/GoogleContainerTools/skaffold.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue