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