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