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