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