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