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