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