consul/75
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit c09322f0
.
Release Notes¶
Important:
This release removes support for non-encrypted modes of operation. Operators are required to provided TLS credentials and gossip encryption keys when configuring the consul_agent
job.
Changes: - Remove support for non-encrypted modes of operation. - Documentation enhancements.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "75" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=75" sha1: "ef47cecf94bc091f719ae3f1f5d55220dbf4432e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ef47cecf94bc091f719ae3f1f5d55220dbf4432e \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=75"