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