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_versionproperty to forcebosh run-errand --when-changedby 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: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.1.3"