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