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