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