Skip to content

etcd/44

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

Release Notes

Changes:

No functional changes, only updates to the acceptance tests. NOTE: this release adds a test-consumer job for acceptance test purposes only.

Usage

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

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

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

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

Jobs

Packages