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