etcd/76
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 7de4d124
.
Release Notes¶
Changes: - Completes the fix for an issue with etcd network diagnostic logging feature so that it works with etcd running in either SSL mode or non-SSL mode. details
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "76" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=76" sha1: "39dd113a9423c2b9262b4f03c8394bdb992fad73"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 39dd113a9423c2b9262b4f03c8394bdb992fad73 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=76"