skaffold 0.6.1

Closes #28263.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-05-24 21:59:07 -07:00
parent 14c2d84496
commit eec5d28fa2

View file

@ -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