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