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