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