bosh-vsphere-cpi/37
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit 44a9f68a
.
Release Notes¶
- Fixes incompatibility when specifying non-standard networks nested in folders
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "37" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=37" sha1: "7636ff61c035dd771a2de51b1650e665beda4ee4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7636ff61c035dd771a2de51b1650e665beda4ee4 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=37"