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