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