bosh-vsphere-cpi/13
You can find the source of this version on GitHub at cloudfoundry/bosh-vsphere-cpi-release. It was created based on the commit 8c3bae34
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "13" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=13" sha1: sha256:9f0e76c5b03fcc4d56d1cc156987710136dce5a840db7a11cc9d2cfe9c066278
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:9f0e76c5b03fcc4d56d1cc156987710136dce5a840db7a11cc9d2cfe9c066278 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=13"