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