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