values: update to consul 1.2.3
Consul 1.2.3 was released today.
This commit is contained in:
parent
78ae63636f
commit
d3351086d2
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