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