etcd/95
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 7cc8cb92
.
Release Notes¶
Added a test for cluster renaming. No functional changes.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "95" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=95" sha1: "1ee2da744127fb040d7e886380dbfefe261939b0"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1ee2da744127fb040d7e886380dbfefe261939b0 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=95"