etcd/94
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 57c81e16
.
Release Notes¶
go get -u will update certstrap
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "94" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=94" sha1: "45187f42e2f698aec15413d5679eabff5024d1e0"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 45187f42e2f698aec15413d5679eabff5024d1e0 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=94"