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