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