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