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