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