bosh-vsphere-cpi/97.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 4ec613bd
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "97.0.1" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=97.0.1" sha1: sha256:80d4189c724121e56e9a5cec5b69bca8fe3eb69ae7842fd300cfc83fa676447e
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:80d4189c724121e56e9a5cec5b69bca8fe3eb69ae7842fd300cfc83fa676447e \ "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=97.0.1"