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