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