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