skaffold 0.40.0

Closes #45213.

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen 2019-10-11 18:04:32 -04:00 committed by Rui Chen
parent 0305796694
commit e050186db9

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.39.0",
:revision => "4145d76cbccd0ea46ee31541f5f550368e257fa3"
:tag => "v0.40.0",
:revision => "4058d66b191038f4c3ac27ea2433a2dfccd40c5e"
head "https://github.com/GoogleContainerTools/skaffold.git"
bottle do