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