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