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