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