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