etcd/85
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit dac507a5
.
Release Notes¶
Changes: - Make bind addresses configurable for etcd and proxy details - Other non functional changes to acceptance tests
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "85" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=85" sha1: "4e65d1b7c87ac9544d913dc8548ec5193d5a498b"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4e65d1b7c87ac9544d913dc8548ec5193d5a498b \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=85"