Skip to content

consul/10

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

Release Notes

v10

  • support ssl and encrypt
  • support setting server or client

Usage

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

- name: "consul"
  version: "10"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=10"
  sha1: "3805ddf3d02c52e43e215b51a80a8343a657525e"

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

bosh upload-release --sha1 3805ddf3d02c52e43e215b51a80a8343a657525e \
  "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=10"

Jobs

Packages