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: "f2bd2e21542cd147d360e89d064a728a89c3790f"

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

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

Jobs

Packages