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