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