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