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