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: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=54"