bosh-vsphere-cpi/10
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit b9677c18
.
Release Notes¶
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-incubator/bosh-vsphere-cpi-release?v=10" sha1: "7145ec71e6320a124d54c4d36245f38e7d9e394b"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7145ec71e6320a124d54c4d36245f38e7d9e394b \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=10"