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