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