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