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