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