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