Skip to content

etcd/55

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

Release Notes

Changes: - etcd_metrics_server job supports talking to etcd via mutual TLS. details

Usage

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

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

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

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

Jobs

Packages