Skip to content

consul/23.0.2

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

Release Notes

Improvements

  • added http_port setting to enable http on an alternative port.

Usage

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

- name: "consul"
  version: "23.0.2"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=23.0.2"
  sha1: "641c66420a2adf9d6613d3d17c9bd3c27ec12fb6"

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

bosh upload-release --sha1 641c66420a2adf9d6613d3d17c9bd3c27ec12fb6 \
  "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=23.0.2"

Jobs

Packages