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