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