Skip to content

etcd/87

You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 700faa73.

Release Notes

Add api peers endpoint to the proxy for the sake of clients who discover peers via the API instead of via bosh properties.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "etcd"
  version: "87"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=87"
  sha1: "887fd8de829c82b3427e63ff9d06882a90c3ef81"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 887fd8de829c82b3427e63ff9d06882a90c3ef81 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=87"

Jobs

Packages