bosh-vsphere-cpi/35
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vsphere-cpi-release. It was created based on the commit be4f6fd4
.
Release Notes¶
- Improved sanitization of CPI logs
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "35" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=35" sha1: "5108e98f2a8f64757367a110ef34a72dc037f201"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5108e98f2a8f64757367a110ef34a72dc037f201 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vsphere-cpi-release?v=35"