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