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