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