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