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