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