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