broker-registrar/3.2.3
You can find the source of this version on GitHub at cloudfoundry-community/broker-registrar-boshrelease. It was created based on the commit e42e204
.
Release Notes¶
Remove trailing hyphen in erb files to support older BOSH directors.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "broker-registrar" version: "3.2.3" url: "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.2.3" sha1: "9f41dc2f56ad985289532099bbe7849b1174914a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9f41dc2f56ad985289532099bbe7849b1174914a \ "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.2.3"