Skip to content

consul/126

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

Release Notes

This is marked as a pre-release as there is an unresolved issue with a change introduced in this v122

Changes - consul_agent job will now use sed instead of awk -W in agent_ctl script. details

Usage

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

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

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

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

Jobs

Packages