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