bosh-vsphere-cpi/16
You can find the source of this version on GitHub at cloudfoundry/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/bosh-vsphere-cpi-release?v=16" sha1: sha256:c7877b0eb94a06310f731a645ba367245cfd53103b78d591125e1ca7969373b6
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:c7877b0eb94a06310f731a645ba367245cfd53103b78d591125e1ca7969373b6 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=16"