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