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