consul/22.0.0
You can find the source of this version on GitHub at cloudfoundry-community/consul-boshrelease. It was created based on the commit 3d628e66
.
Release Notes¶
v22.0.0
- Upgrade consul and ui to 0.7.5
- Add link support
- Add consul snapshot job
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "22.0.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=22.0.0" sha1: "1f8ed4e78213580933fe4ac39de0ff03cd609eb2"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1f8ed4e78213580933fe4ac39de0ff03cd609eb2 \ "https://bosh.io/d/github.com/cloudfoundry-community/consul-boshrelease?v=22.0.0"