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