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