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