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