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