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