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