Skip to content

etcd/54

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

Release Notes

Changes: - No functional changes, just remove redundant chown logic in etcd and etcd_metrics_server startup scripts, and updates to acceptance tests.

Usage

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

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

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

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

Jobs

Packages