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