cf-subway/3.1.0
You can find the source of this version on GitHub at cloudfoundry-community/cf-subway-boshrelease. It was created based on the commit 63c3706
.
Release Notes¶
subway-broker
job provides a type: servicebroker
link called subway
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf-subway" version: "3.1.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/cf-subway-boshrelease?v=3.1.0" sha1: "bf4c18287e48dc0f86b7c0198ec4a09dc36b6451"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 bf4c18287e48dc0f86b7c0198ec4a09dc36b6451 \ "https://bosh.io/d/github.com/cloudfoundry-community/cf-subway-boshrelease?v=3.1.0"