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