kubernetes-service-catalog-client 0.1.43
Closes #39728. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
5b7e4b07dd
commit
1198d65d11
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"
|
||||
homepage "https://svc-cat.io/"
|
||||
url "https://github.com/kubernetes-incubator/service-catalog.git",
|
||||
:tag => "v0.1.38",
|
||||
:revision => "19c1ae7eba0f132641a23cfa939ab141d6070a06"
|
||||
:tag => "v0.1.43",
|
||||
:revision => "2f4d37413ff5ebf816788aa94fa2613682f3b543"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue