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