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