bosh-warden-cpi/25
You can find the source of this version on GitHub at cppforlife/bosh-warden-cpi-release. It was created based on the commit d4cca3d0
.
Release Notes¶
- Load overlayfs explicitly to make warden load properly inside garden
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-warden-cpi" version: "25" url: "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=25" sha1: "8e1eeb3e2cc990afa1025f5c112d6dec1d1cb30c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8e1eeb3e2cc990afa1025f5c112d6dec1d1cb30c \ "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=25"