Skip to content

broker-registrar/3.3.1

You can find the source of this version on GitHub at cloudfoundry-community/broker-registrar-boshrelease. It was created based on the commit 9b28e8a.

Release Notes

  • Fixed: broker-deregistrar also allows servicebroker.name to be provided even if there are links used

Deployment

releases:
- name: broker-registrar
  version: 3.3.1
  url: https://github.com/cloudfoundry-community/broker-registrar-boshrelease/releases/download/v3.3.1/broker-registrar-3.3.1.tgz
  sha1: c95283460a4f962cee1cacabb7333774783a24e9

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "broker-registrar"
  version: "3.3.1"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.3.1"
  sha1: "3625828feca7134fd895adf0470bfd91b628bc22"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 3625828feca7134fd895adf0470bfd91b628bc22 \
  "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.3.1"

Jobs

Packages