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