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: sha256:e0b282da260343304a84eefdd41796ead7cfb258e1a474901c1e4dc791908329
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:e0b282da260343304a84eefdd41796ead7cfb258e1a474901c1e4dc791908329 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-aws-cpi-release?v=106.0.2"