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