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