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