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