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