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