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