consul/22.0.1
You can find the source of this version on GitHub at cloudfoundry-community/consul-boshrelease. It was created based on the commit 47fd7348
.
Release Notes¶
- Upgrade consul to 0.8.3
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "22.0.1" url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=22.0.1" sha1: "da8aaacb463b8cb681edf2a387019690b1f7907e"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 da8aaacb463b8cb681edf2a387019690b1f7907e \ "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=22.0.1"