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