bosh-vsphere-cpi/6
You can find the source of this version on GitHub at cloudfoundry/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/bosh-vsphere-cpi-release?v=6" sha1: sha256:3fed0146f0527d6631e131729c853ab4366f773fe94aaab6604a7fdc9b106a32
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:3fed0146f0527d6631e131729c853ab4366f773fe94aaab6604a7fdc9b106a32 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=6"