consul/21.0.0
You can find the source of this version on GitHub at cloudfoundry-community/consul-boshrelease. It was created based on the commit 401f87cf
.
Release Notes¶
Improvements
- Upgrade Consul and UI to 0.6.4
- Unify logging of stdout/stderr to one log file
- Sprucify the template manifests
- Use
/bin/true
by default for checks - Pipeline the test / release of this BOSH release via Concourse
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "21.0.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=21.0.0" sha1: "556a120fc06b3d275923bf138d0356e04b093ea8"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 556a120fc06b3d275923bf138d0356e04b093ea8 \ "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=21.0.0"