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