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