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