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: "5f12883286390406947305aac08541f7f52f1a05"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5f12883286390406947305aac08541f7f52f1a05 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-virtualbox-cpi-release?v=0.4.2"