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