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