zookeeper/0.0.3
You can find the source of this version on GitHub at cppforlife/zookeeper-release. It was created based on the commit b551514
.
Release Notes¶
- Add smoke tests errand
- Add status convenience check
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "zookeeper" version: "0.0.3" url: "https://bosh.io/d/github.com/cppforlife/zookeeper-release?v=0.0.3" sha1: "ae79ed352a4e0bdf398d188d6944fbb782668c7e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ae79ed352a4e0bdf398d188d6944fbb782668c7e \ "https://bosh.io/d/github.com/cppforlife/zookeeper-release?v=0.0.3"