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