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