broker-registrar/3.3.2
You can find the source of this version on GitHub at cloudfoundry-community/broker-registrar-boshrelease. It was created based on the commit 0288bfc
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "broker-registrar" version: "3.3.2" url: "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.3.2" sha1: "b6994dff163b6776b8382063b77d9f0d8e163407"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b6994dff163b6776b8382063b77d9f0d8e163407 \ "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.3.2"