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