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