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