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