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