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