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