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