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