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