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