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