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