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