skaffold 0.15.1
Closes #32660. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
9a2f4d3e0e
commit
a69f2716c1
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Skaffold < Formula
|
||||||
desc "Easy and Repeatable Kubernetes Development"
|
desc "Easy and Repeatable Kubernetes Development"
|
||||||
homepage "https://github.com/GoogleContainerTools/skaffold"
|
homepage "https://github.com/GoogleContainerTools/skaffold"
|
||||||
url "https://github.com/GoogleContainerTools/skaffold.git",
|
url "https://github.com/GoogleContainerTools/skaffold.git",
|
||||||
:tag => "v0.15.0",
|
:tag => "v0.15.1",
|
||||||
:revision => "1b3f44b8952a1772f36d51a8f3568817e2569c87"
|
:revision => "32278ec939d97a7cf379a47045e8d6bbea2baef5"
|
||||||
head "https://github.com/GoogleContainerTools/skaffold.git"
|
head "https://github.com/GoogleContainerTools/skaffold.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue