bosh-vsphere-cpi/51.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 55bba96e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "51.0.3" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=51.0.3" sha1: "2ab66f82475a587af5d11a4d8c9065e767145c63"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 2ab66f82475a587af5d11a4d8c9065e767145c63 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=51.0.3"