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