skaffold 0.7.0

Closes #28788.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2018-06-07 22:03:27 -07:00
parent 61d7ae1677
commit 759620a74a

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.1",
:revision => "71acd5d27b1f16f89047a02549818b887008ded3"
:tag => "v0.7.0",
:revision => "71021311d4f4db76044e5fcf8d862bd644744e79"
head "https://github.com/GoogleContainerTools/skaffold.git"
bottle do