bosh-aws-cpi/106.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 5c7fdeff
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-aws-cpi" version: "106.0.3" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=106.0.3" sha1: "409dded9df01e04a2354b4e80c3ce4b1b0767add"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 409dded9df01e04a2354b4e80c3ce4b1b0767add \ "https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=106.0.3"