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