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