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