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