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