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