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