bosh-vsphere-cpi/24
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit d5808a4c
.
Release Notes¶
- Make disk methods tolerant to missing vApp config
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "24" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=24" sha1: "65c56b12d6707f708f9fb18b05c19538af80329b"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 65c56b12d6707f708f9fb18b05c19538af80329b \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=24"