etcd/50
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit e6c2ee49
.
Release Notes¶
Changes: - No functional changes, only updates to acceptance test dependencies.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "50" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=50" sha1: "d131b80329b7936915e48b28070932925488a4e8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d131b80329b7936915e48b28070932925488a4e8 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=50"