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