bosh-vsphere-cpi/44
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit aec49f41
.
Release Notes¶
- Apply
default_disk_type
to system disks as well - Fix bug in finding of disks so that find prefers looking in configured datastores before looking elsewhere
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "44" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=44" sha1: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=44"