etcd/74
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 1e8f77aa
.
Release Notes¶
NOTE: This release is marked as a pre-release due to an issue with the network diagnostic logging feature mentioned below. This issue is fixed in v76.
Changes: - Work in progress towards fixing an issue with etcd network diagnostic logging feature to work 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: "74" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=74" sha1: "5bbe409e568a2227dab6a8dcaa30184ed106bebf"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5bbe409e568a2227dab6a8dcaa30184ed106bebf \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=74"