bosh-azure-cpi/52.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 da0805d
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-azure-cpi" version: "52.0.0" url: "https://bosh.io/d/github.com/cloudfoundry/bosh-azure-cpi-release?v=52.0.0" sha1: sha256:7c74634495d73527758b770aa8bf01978ac1c668d41e5a2a579c933e7fd2bd21
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:7c74634495d73527758b770aa8bf01978ac1c668d41e5a2a579c933e7fd2bd21 \ "https://bosh.io/d/github.com/cloudfoundry/bosh-azure-cpi-release?v=52.0.0"