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