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