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