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