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