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