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