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