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