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