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