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