skaffold 0.13.0
Closes #31728. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
86bd0c4e5f
commit
193cb8552f
1 changed files with 2 additions and 2 deletions
|
@ -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.12.0",
|
||||
:revision => "dd9fb3c19e9f49859f57868de2d8eaf99420705c"
|
||||
:tag => "v0.13.0",
|
||||
:revision => "3cfdf8901c0b2057c2f6cc1331462ad329cd7e2b"
|
||||
head "https://github.com/GoogleContainerTools/skaffold.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue