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