Skip to content

bosh-vsphere-cpi/14

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

Release Notes

Now allows:

clusters: 
- cluster-name: { }

which behaves the same as

clusters:
- 'cluster-name'

Usage

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

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

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

Jobs

Packages