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