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