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