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