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