bosh-vsphere-cpi/7
You can find the source of this version on GitHub at cloudfoundry-incubator/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-incubator/bosh-vsphere-cpi-release?v=7" sha1: "fd037dd5583effc81d52af86db1fb37ac9b28a53"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 fd037dd5583effc81d52af86db1fb37ac9b28a53 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=7"