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