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: sha256:f2e91574e6c29af44313d2dff7886b3440c2334b234308c93b59ee4f5f8dd652
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:f2e91574e6c29af44313d2dff7886b3440c2334b234308c93b59ee4f5f8dd652 \
"https://bosh.io/d/github.com/cloudfoundry/bosh-azure-cpi-release?v=26"