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