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