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