bpm/0.11.0
You can find the source of this version on GitHub at cloudfoundry/bpm-release. It was created based on the commit 69122e6
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bpm" version: "0.11.0" url: "https://bosh.io/d/github.com/cloudfoundry/bpm-release?v=0.11.0" sha1: "bc48ef03ad117ceb74c5ae52693a2b44c9a6a986"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 bc48ef03ad117ceb74c5ae52693a2b44c9a6a986 \ "https://bosh.io/d/github.com/cloudfoundry/bpm-release?v=0.11.0"