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