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