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