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