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