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