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