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