Merge pull request #3 from hashicorp/1-2-3
values: update to consul 1.2.3
This commit is contained in:
commit
25e7396216
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ global:
|
||||||
|
|
||||||
# Image is the name (and tag) of the Consul Docker image for clients and
|
# Image is the name (and tag) of the Consul Docker image for clients and
|
||||||
# servers below. This can be overridden per component.
|
# servers below. This can be overridden per component.
|
||||||
image: "consul:1.2.2"
|
image: "consul:1.2.3"
|
||||||
|
|
||||||
# Datacenter is the name of the datacenter that the agents should register
|
# Datacenter is the name of the datacenter that the agents should register
|
||||||
# as. This shouldn't be changed once the Consul cluster is up and running
|
# as. This shouldn't be changed once the Consul cluster is up and running
|
||||||
|
|
Loading…
Reference in a new issue