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