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