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