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