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