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