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