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