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