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