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