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