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