skaffold 0.27.0
skaffold v0.27.0 Closes #38956. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c22904e278
commit
b877bc692c
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.26.0",
|
||||
:revision => "d88680e9ede62da65500702670ef72fc9272a06f"
|
||||
:tag => "v0.27.0",
|
||||
:revision => "6e9c61df6336540325b927071d62947b261a77bf"
|
||||
head "https://github.com/GoogleContainerTools/skaffold.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue