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: "0c24c79d9726dacd15f6492b4553fd6bd9886b4c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 0c24c79d9726dacd15f6492b4553fd6bd9886b4c \ "https://bosh.io/d/github.com/cloudfoundry/bosh-google-cpi-release?v=40.0.5"