bosh-vsphere-cpi/40
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit 7c5f02a0
.
Release Notes¶
- Add support for NSX-T opaque networks
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "40" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=40" sha1: "f8958a21f8e0b9e57a7168122565fe1c0805aa0a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f8958a21f8e0b9e57a7168122565fe1c0805aa0a \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=40"