Skip to content

etcd/93

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

Release Notes

stop etcd_ctl from logging certs and keys use patched etcd to only use tls v1.2

Usage

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

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

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

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

Jobs

Packages