bosh-vsphere-cpi/51.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 6117f6b4
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-vsphere-cpi" version: "51.0.2" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=51.0.2" sha1: sha256:0a81d5aaf91a3ba1903ec3af802d2b685437f0af7d562547e5499255c164ffec
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:0a81d5aaf91a3ba1903ec3af802d2b685437f0af7d562547e5499255c164ffec \ "https://bosh.io/d/github.com/cloudfoundry/bosh-vsphere-cpi-release?v=51.0.2"