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