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