Skip to content

consul/23.0.0

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

Release Notes

Improvements

  • use spec.ip to determin own ip address (compatible with BOSH-release v258+)

Usage

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

- name: "consul"
  version: "23.0.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=23.0.0"
  sha1: "7ae648b284c92140b6aea44d0098b2e3ca3e5aa2"

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

bosh upload-release --sha1 7ae648b284c92140b6aea44d0098b2e3ca3e5aa2 \
  "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=23.0.0"

Jobs

Packages