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