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