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