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: sha256:8c780167d3286d1045ed7dfa5550cd96b9a98d6e6db7104d1d23cff3bb2a13d9
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:8c780167d3286d1045ed7dfa5550cd96b9a98d6e6db7104d1d23cff3bb2a13d9 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bpm-release?v=0.7.1"