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