skaffold 1.0.1

Closes #46882.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2019-11-18 11:07:08 -05:00
parent 9a19012cea
commit 62f637257d

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 => "v1.0.0",
:revision => "decf9f76b69f3a23c102cfccf4c4dba8feba30d0"
:tag => "v1.0.1",
:revision => "934dd5ad304bef89cb3619b5b2ef53eb8cf04715"
head "https://github.com/GoogleContainerTools/skaffold.git"
bottle do