Skip to content

etcd/42

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

Release Notes

Changes: - Fixes a regression in the previous release affecting SSL-mode deployments - Bumps the version of Golang used in the release from 1.4.3 to 1.6.

Usage

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

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

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

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

Jobs

Packages