Skip to content

consul/145

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

Release Notes

Bumps to consul 0.7.1 to fix an issue where truncated DNS messages would never parse or retry over TCP.

Usage

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

- name: "consul"
  version: "145"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=145"
  sha1: "fa6d73d72465ec4c2e35bd5c1c75d733c30d8ce1"

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

bosh upload-release --sha1 fa6d73d72465ec4c2e35bd5c1c75d733c30d8ce1 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=145"

Jobs

Packages