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