on-demand-service-broker/0.6.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 7610cc5e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "on-demand-service-broker" version: "0.6.0" url: "https://bosh.io/d/github.com/pivotal-cf/on-demand-service-broker-release?v=0.6.0" sha1: sha256:c03f877462877e5369cf6713b374c630490baf87cf83fb76042cb354a99b28b7
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:c03f877462877e5369cf6713b374c630490baf87cf83fb76042cb354a99b28b7 \ "https://bosh.io/d/github.com/pivotal-cf/on-demand-service-broker-release?v=0.6.0"