etcd/81
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 3e09e639
.
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: "81" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=81" sha1: "50ccc487d30746283f1ca4c85377444147dc98ef"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 50ccc487d30746283f1ca4c85377444147dc98ef \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=81"