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