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