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