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