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