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