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