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