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