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