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