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