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