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