bosh-google-cpi/44.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 6f2fe87
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-google-cpi" version: "44.0.0" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-google-cpi-release?v=44.0.0" sha1: "2753684cd6dd75d9b0ccf1c4495720015e1207ff"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 2753684cd6dd75d9b0ccf1c4495720015e1207ff \ "https://bosh.io/d/github.com/cloudfoundry/bosh-google-cpi-release?v=44.0.0"