etcd/84
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit e7810c2f
.
Release Notes¶
Changes:
- Properly set ulimit
for the etcd process details
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "84" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=84" sha1: "8ccc3a945e41362095e79a16b6efbd46cdd19471"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 8ccc3a945e41362095e79a16b6efbd46cdd19471 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=84"