Skip to content

etcd/63

You can find the source of this version on GitHub at cloudfoundry-incubator/etcd-release. It was created based on the commit 8ec99c39.

Release Notes

Changes: - No functional changes, just update etcd-metrics-server to use modern Golang vendoring patterns (details), and other modifications to acceptance tests.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "etcd"
  version: "63"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=63"
  sha1: "cd802637d7de984fdc83f777b4bc6e362c97dd82"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 cd802637d7de984fdc83f777b4bc6e362c97dd82 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/etcd-release?v=63"

Jobs

Packages