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