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