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