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