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