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