consul/87
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit ffd47c81
.
Release Notes¶
Changes:
- Bump consul
binary from version 0.5.2 to 0.6.4, and consul-template
binary from version 0.9.0 to 0.14.0. details
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "87" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=87" sha1: "e1dd4268febda61580cd14e55a09b49753fdec2f"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 e1dd4268febda61580cd14e55a09b49753fdec2f \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=87"