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