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