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