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