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