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