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