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