Skip to content

consul/152

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

Release Notes

Changes: - Consul dns port is configurable via consul.agent.ports.dns

Usage

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

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

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

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

Jobs

Packages