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