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