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