consul/125
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit ed280a9b
.
Release Notes¶
This is marked as a pre-release as there is an unresolved issue with a change introduced in this v122
Changes:
- Fixed an issue with the drain
script when the consul log dir had not been created.
Details
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "125" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=125" sha1: "d8a6752a5c771110831e151170ba9dfefdb76777"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 d8a6752a5c771110831e151170ba9dfefdb76777 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=125"