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