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