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: sha256:9aacfe55e4bd4feea85428535bd6dd1e7fb775e317e48b44b3f86c71dcec6373
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:9aacfe55e4bd4feea85428535bd6dd1e7fb775e317e48b44b3f86c71dcec6373 \ "https://bosh.io/d/github.com/cppforlife/zookeeper-release?v=0.0.10"