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