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