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