etcd/89
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 220297bf
.
Release Notes¶
- No functional changes
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "89" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=89" sha1: "b92de7de3e97166131b23a2f7929f27234e85ebc"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 b92de7de3e97166131b23a2f7929f27234e85ebc \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=89"