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