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