Skip to content

etcd/53

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

Release Notes

Changes: - Improvements in etcd and etcd_metrics_server jobs for running fewer long-running process as root, and running as vcap instead.

Usage

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

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

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

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

Jobs

Packages