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