Skip to content

etcd/88

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

Release Notes

Changes: - Update etcd to v2.2.0 - Etcd health check will always return true

Usage

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

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

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

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

Jobs

Packages