bosh-warden-cpi/12
You can find the source of this version on GitHub at cppforlife/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/cppforlife/bosh-warden-cpi-release?v=12" sha1: "d1d82cd588a5a60e09667ecf9b12b3c612add5a6"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d1d82cd588a5a60e09667ecf9b12b3c612add5a6 \ "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=12"