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