Skip to content

bosh-docker-cpi/0.0.2

You can find the source of this version on GitHub at cppforlife/bosh-docker-cpi-release. It was created based on the commit 3c3f59e.

Release Notes

  • Enforce mutual TLS verification

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "bosh-docker-cpi"
  version: "0.0.2"
  url: "https://bosh.io/d/github.com/cppforlife/bosh-docker-cpi-release?v=0.0.2"
  sha1: "a0068cca7ae596ce37b64cfb26412200bcb22890"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 a0068cca7ae596ce37b64cfb26412200bcb22890 \
  "https://bosh.io/d/github.com/cppforlife/bosh-docker-cpi-release?v=0.0.2"

Jobs

Packages