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