Skip to content

etcd/71

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

Release Notes

Changes: - Add etcd_consistency_checker process to etcd job. details

Usage

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

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

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

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

Jobs

Packages