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