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