Skip to content

etcd/48

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

Release Notes

Changes: - No functional changes, just rename check-a-record to etcd-dns-checker in src.

Usage

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

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

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

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

Jobs

Packages