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