etcd/62
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 49fd6896
.
Release Notes¶
Changes: - No functional changes, only additions to acceptance tests.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "62" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=62" sha1: "9f8ec6f4d930c4475a8e0ebee83369d4dac2f6a4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9f8ec6f4d930c4475a8e0ebee83369d4dac2f6a4 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=62"