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