etcd/64
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 75c21adb
.
Release Notes¶
Changes: - No functional changes, just added README and LICENSE, and updated acceptance tests.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "64" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=64" sha1: "7345569e73c80681124d3cd97a3dc1be372b0381"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 7345569e73c80681124d3cd97a3dc1be372b0381 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=64"