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