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