consul/22.0.2
You can find the source of this version on GitHub at cloudfoundry-community/consul-boshrelease. It was created based on the commit bb5f2e1a
.
Release Notes¶
- Fixed bug with consul leave when TLS is enabled
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "22.0.2" url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=22.0.2" sha1: "9e7a78592104a5231bd37509a469a772edc428e4"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9e7a78592104a5231bd37509a469a772edc428e4 \ "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=22.0.2"