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