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