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