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