skaffold 0.11.0
Closes #30748. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0741fb0f33
commit
80237ef123
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.10.0",
|
||||
:revision => "e6f37af6eac07da071070c432760d4bdce47d442"
|
||||
:tag => "v0.11.0",
|
||||
:revision => "9c16c5946aef6d952b661bc4bf0a337fd4cb5a4a"
|
||||
head "https://github.com/GoogleContainerTools/skaffold.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue