kubernetes-service-catalog-client 0.2.1
Closes #40648. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1770ed7ccf
commit
f754835a60
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class KubernetesServiceCatalogClient < Formula
|
||||||
desc "Consume Services in k8s using the OSB API"
|
desc "Consume Services in k8s using the OSB API"
|
||||||
homepage "https://svc-cat.io/"
|
homepage "https://svc-cat.io/"
|
||||||
url "https://github.com/kubernetes-incubator/service-catalog.git",
|
url "https://github.com/kubernetes-incubator/service-catalog.git",
|
||||||
:tag => "v0.2.0",
|
:tag => "v0.2.1",
|
||||||
:revision => "ab3bc6c3e6da3a53c000f7744fd05a13b20189e6"
|
:revision => "6c6a49d216a67e368c397b849b831c251f6762be"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue