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