skaffold 0.23.0

Closes #37008.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Brian de Alwis 2019-02-15 09:31:42 -05:00 committed by Chongyu Zhu
parent 49914034ac
commit 2e0708a04c
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.22.0",
:revision => "2187105aae414f500789ca6873898efeb104d7a7"
:tag => "v0.23.0",
:revision => "2590e9d480ffb63e9d954fd1e317b93d5b3d3b9b"
head "https://github.com/GoogleContainerTools/skaffold.git"
bottle do