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