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