consul/23.0.4
You can find the source of this version on GitHub at cloudfoundry-community/consul-boshrelease. It was created based on the commit 2baca532
.
Release Notes¶
Fixes
- Fix the same issue as in 23.0.3 but for when stopping consul (duh).
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "23.0.4" url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=23.0.4" sha1: "81b838bbe40eb6a826da6e78b2ac833fa6b74a16"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 81b838bbe40eb6a826da6e78b2ac833fa6b74a16 \ "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=23.0.4"