consul/122
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit 93e2eff3
.
Release Notes¶
This is marked as a pre-release as there is an unresolved issue with a change introduced in this release
Changes:
- Adds logic for servers to leave the cluster in the drain
script to guarantee that it happens in the BOSH lifecycle. details
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "122" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=122" sha1: "e665f3c7f203d134c5576a49882e25b7d7af5479"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 e665f3c7f203d134c5576a49882e25b7d7af5479 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=122"