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