kubernetes-service-catalog-client 0.1.34
Closes #32661. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4f5fa9f145
commit
1b200153ee
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.33",
|
||||
:revision => "621d4e22f5fd6ad137d350e8122b59e01d0c3845"
|
||||
:tag => "v0.1.34",
|
||||
:revision => "9a11d65cffff657bebf09ec7cbfdc4e5cd768628"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue