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