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