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