bosh-warden-cpi/31
You can find the source of this version on GitHub at cppforlife/bosh-warden-cpi-release. It was created based on the commit 0cb8944
.
Release Notes¶
- Namespace registry options so that they don’t get picked up accidently.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "bosh-warden-cpi" version: "31" url: "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=31" sha1: "992d7a05add6b3826ec81bb99d3fbdb305ffcdaf"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 992d7a05add6b3826ec81bb99d3fbdb305ffcdaf \ "https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v=31"