broker-registrar/3.3.0
You can find the source of this version on GitHub at cloudfoundry-community/broker-registrar-boshrelease. It was created based on the commit 34ba7d7
.
Release Notes¶
broker-registrar
propertiesservicebroker.*
will override values provided by links- Old submodule
src/broker-registrar
has been removed. It was not being used. - This release was published with new CI pipeline
- Future pull requests will be tested via CI.
Deployment
releases:
- name: broker-registrar
version: 3.3.0
url: https://github.com/cloudfoundry-community/broker-registrar-boshrelease/releases/download/v3.3.0/broker-registrar-3.3.0.tgz
sha1: 238831a408fcf9873d398975ba79de32d1dcb4fe
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "broker-registrar" version: "3.3.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.3.0" sha1: "644e7d7f2256b3828d97db4b03af8ba9345f6cf8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 644e7d7f2256b3828d97db4b03af8ba9345f6cf8 \ "https://bosh.io/d/github.com/cloudfoundry-community/broker-registrar-boshrelease?v=3.3.0"