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