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