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