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