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