bosh-vcloud-cpi/24
You can find the source of this version on GitHub at cloudfoundry-incubator/bosh-vcloud-cpi-release. It was created based on the commit 710397f6
.
Release Notes¶
- Quote proxy env variables
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vcloud-cpi" version: "24" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vcloud-cpi-release?v=24" sha1: "6b223f73f3818363b6af15a7326d3894ea0c56c6"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6b223f73f3818363b6af15a7326d3894ea0c56c6 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/bosh-vcloud-cpi-release?v=24"