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