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