Skip to content

consul/105

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

Release Notes

Changes: - Support passing max_stale and allow_stale DNS config options through to Consul. details - Other non-functional changes (improvements to acceptance tests).

Usage

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

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

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

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

Jobs

Packages