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