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