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