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