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