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