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