bosh-warden-cpi/24
You can find the source of this version on GitHub at cppforlife/bosh-warden-cpi-release. It was created based on the commit 2c6bee9e
.
Release Notes¶
- Inline bosh-warden-cpi source code into this repository
- Removed garden jobs in favor of using this release with garden-linux release
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-warden-cpi" version: "24" url: "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=24" sha1: "571a31a18ca921ebe3172e788d567ce63f9a6963"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 571a31a18ca921ebe3172e788d567ce63f9a6963 \ "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=24"