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