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: "f1e9a08341229ff23ee08e85d7b6f559b9b8cdc2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f1e9a08341229ff23ee08e85d7b6f559b9b8cdc2 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=53.0.9"