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