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