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