Skip to content

etcd/41

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

Release Notes

Important:

This is a pre-release and will cause problems for anyone using it in SSL mode.

Changes:

This release fixes a previous issue affecting non-SSL mode usage, but introduced a regression for the SSL case.

Usage

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

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

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

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

Jobs

Packages