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