Skip to content

bosh-vsphere-cpi/22

You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit 37c013ab.

Release Notes

  • Fixes attachment of multi networks to VMs (problem introduced in v21)

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh-vsphere-cpi"
  version: "22"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=22"
  sha1: "dd1827e5f4dfc37656017c9f6e48441f51a7ab73"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 dd1827e5f4dfc37656017c9f6e48441f51a7ab73 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=22"

Jobs

Packages