etcd/97
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 7231e3c6
.
Release Notes¶
Bump etcd-metrics-server (adds a NOTICE file to the submodule, no functional changes).
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "97" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=97" sha1: "4224ab310f5fe00ba3fae7f2d716d842d767cb2e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 4224ab310f5fe00ba3fae7f2d716d842d767cb2e \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=97"