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