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