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: sha256:1a2f8097129e985fca6698297a1c45cf8f4908c2918c234b94513756e72b65ae
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 1a2f8097129e985fca6698297a1c45cf8f4908c2918c234b94513756e72b65ae \ "https://bosh.io/d/github.com/cloudfoundry/bosh-virtualbox-cpi-release?v=0.4.1"