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