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