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