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