skaffold 0.20.0
Closes #35338. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
0d76065b9b
commit
2af431ce47
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.19.0",
|
||||
:revision => "9eb0dfc1bf634b97462c66b4dfb80e4cea378ade"
|
||||
:tag => "v0.20.0",
|
||||
:revision => "837e53b260a8fbc35765ed8b5f3c41de6a3242b1"
|
||||
head "https://github.com/GoogleContainerTools/skaffold.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue