consul/120
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit f0be10af
.
Release Notes¶
This is marked as a pre-release as it still contains dnsmasq.
Changes: - Improve robustness in quorum loss recovery scenarios. details - Other non-functional changes.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "120" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=120" sha1: "505e41a03df16429eef5e612e11e1babd041479a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 505e41a03df16429eef5e612e11e1babd041479a \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=120"