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