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