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