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