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