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