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