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