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