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