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