Skip to content

broker-registrar/3.1.3

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

Release Notes

  • catalog_version property to force bosh run-errand --when-changed by specifying a new version value
  • more generic dependency on links - look up service catalog via API to running service broker; rather than assume service catalog available via links

Usage

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

- name: "broker-registrar"
  version: "3.1.3"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.1.3"
  sha1: "103446f6b576520a70bed13c9703df3fb3280031"

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

bosh upload-release --sha1 103446f6b576520a70bed13c9703df3fb3280031 \
  "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.1.3"

Jobs

Packages