etcd/75
You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 75b78b67
.
Release Notes¶
NOTE: This release is marked as a pre-release due to an issue with the network diagnostic logging feature mentioned below. This issue is fixed in v76.
Changes: - No functional changes, only additions to acceptance tests.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "etcd" version: "75" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=75" sha1: "a046281bfeae54ac6d194af80aa2471c8f9b119c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a046281bfeae54ac6d194af80aa2471c8f9b119c \ "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=75"