on-demand-service-broker/0.5.0
You can find the source of this version on GitHub at pivotal-cf/on-demand-service-broker-release. It was created based on the commit b2ac83b9
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "on-demand-service-broker" version: "0.5.0" url: "https://bosh.io/d/github.com/pivotal-cf/on-demand-service-broker-release?v=0.5.0" sha1: "42c7f3f485a0c7123d48b08886929e067b62c419"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 42c7f3f485a0c7123d48b08886929e067b62c419 \ "https://bosh.io/d/github.com/pivotal-cf/on-demand-service-broker-release?v=0.5.0"