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