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