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