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