Skip to content

consul/81

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

Release Notes

Changes:

No functional changes, only internal refactor to remove the consul-common package, and inline some functionality in the consul_agent startup scripts, e.g. pid_guard.

Usage

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

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

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

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

Jobs

Packages