Skip to content

consul/23.0.3

You can find the source of this version on GitHub at cloudfoundry-community/consul-boshrelease. It was created based on the commit 23e5757a.

Release Notes

Fixes

  • specify absolute path to consule binary in ctl. When combining consul with shield the shield-plugin named consul was shadowing the real binary. This fixes that issue allowing shield and consul to be colocated.

Usage

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

- name: "consul"
  version: "23.0.3"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=23.0.3"
  sha1: "9ca4ae942660da2b157a60cef8af0f5d352da60b"

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

bosh upload-release --sha1 9ca4ae942660da2b157a60cef8af0f5d352da60b \
  "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=23.0.3"

Jobs

Packages