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