bpm/0.1.0
You can find the source of this version on GitHub at cloudfoundry-incubator/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-incubator/bpm-release?v=0.1.0" sha1: sha256:b77524b60750548d486367448486e27b3972266c2d9ae833e3c2799f2b7d6e47
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:b77524b60750548d486367448486e27b3972266c2d9ae833e3c2799f2b7d6e47 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bpm-release?v=0.1.0"