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