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