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