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